Package gnu.commonlisp.lang

Class Summary

CommonLisp
defun The Syntax transformer that re-writes the `defun' ELisp builtin.
defvar
function
Lisp2Abstract class for Lisp-like languages with separate namespaces.
prog1
setq The Syntax transformer that re-writes the `setq' builtin.
SymbolsSupport for Lisp Symbols.
UnwindProtect