| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| CLispReader | A class to read CommonLisp forms (S-expressions). |
| CommonLisp | |
| defun | The Syntax transformer that re-writes the `defun' ELisp builtin. |
| defvar | |
| function | |
| Lisp2 | Abstract class for Lisp-like languages with separate namespaces. |
| prog1 | |
| setq | The Syntax transformer that re-writes the `setq' builtin. |
| Symbols | Support for Lisp Symbols. |
| UnwindProtect | |