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

Here is one: http://ycombinator.com/arc/tut.txt

"There are 4 parentheses at the end of that call to cons. How do Lisp programmers deal with this? They don't. You could add or subtract a right paren from that expression and most wouldn't notice. Lisp programmers don't count parens. They read code by indentation, not parens, and when writing code they let the editor match parens (use :set sm in vi, M-x lisp-mode in Emacs)."



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

Search: