Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Interpreter: Fix QUOTE and empty PROGN forms. | Matthias Andreas Benkard | 2008-06-22 | 1 | -3/+3 |
* | MLKInterpreter: Support QUOTE. | Matthias Andreas Benkard | 2008-06-22 | 1 | -0/+13 |
* | Add classes MLKLexicalEnvironment and MLKReadEvalPrintLoop. | Matthias Andreas Benkard | 2008-06-22 | 1 | -8/+36 |
* | Add class MLKInterpreter. | Matthias Andreas Benkard | 2008-06-22 | 1 | -0/+146 |