|
|
|
|
|
by chattoraj
4562 days ago
|
|
pg wrote about this years ago. >If you understand how compilers work, what's really going on is not so much that Lisp has a strange syntax as that Lisp has no syntax. You write programs in the parse trees that get generated within the compiler when other languages are parsed. source: http://www.paulgraham.com/avg.html |
|