http://www.prairienet.org/~dsb/
Macros can be used to automate function definition. You can't use blocks and HOFs for that, because definition occurs at compile time. You can also automate definition of other macros. http://paste.lisp.org/display/54227
Macros can be used to automate function definition. You can't use blocks and HOFs for that, because definition occurs at compile time. You can also automate definition of other macros. http://paste.lisp.org/display/54227