Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Didn't mean to imply, my bad.

Commas and function-call operators is actually pretty common in Lisp-likes, though they usually still use the symbol instead of some shorthand or initialism, and the opening parens comes before the function name:

    (= (> 4 1) true)
I'm not a fan of Copper's local variable syntax though, as the uncle comment by tom_mellior articulated, looks too much like association.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: