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

Many Lisp REPLs require you to prefix REPL metacommands with a comma. This helps distinguish between metacommands and variables to be evaluated, because the comma is the unquote operator to the Lisp reader, and is unlikely to occur in a Lisp expression outside a quasiquoted sexpr.


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

Search: