If Lisp has no syntax, why does it matter where I put the parentheses? You fags sure got told.
Name:
Anonymous2014-03-15 3:49
Common Lisp syntax is actually pretty hard. When do I need another set of brackets? When do I need a progn? Is it a let or a let*? And then there's LOOP, holy fuck, the mother of all convoluted, lots-of-special-cases syntaxes.
But there are even harder lisps like Racket and Clojure, with their mish-mash of round and curly braces, different looping constructs, etc.