Name: Anonymous 2012-06-22 19:25
Am I missing any special forms?
I know
lambda if setq let quoteI know
let isn't really needed because it can be implemented in terms of lambda, but recognizing ((lambda ...) ...) sounds more confusing than just using let.