Hacker News new | ask | show | jobs
by aidenn0 3382 days ago
Lisp not only has syntactic sugar (quote, backquote, all the sharpsign[1] macros), it is possible to add your own syntactic sugar (e.g. [2])

1: http://www.lispworks.com/documentation/HyperSpec/Body/02_dh....

2: http://weitz.de/cl-interpol/