Name: Anonymous 2013-07-27 11:27
What is the rationale for progn, progv, block, let, flet, let* and return-from being special forms? They all could be simulated with TAGBODY and a few SETQs. C/C++ goes well with just {} being tagbody.
Common Lisp is stupid.
Common Lisp is stupid.