Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add EVAL-WHEN. | Matthias Andreas Benkard | 2008-08-03 | 1 | -1/+18 |
* | Make the interpreter capable of a restricted form of minimal compilation. | Matthias Andreas Benkard | 2008-07-26 | 1 | -0/+5 |
* | Interpreter: Implement SET and %FSET. | Matthias Andreas Benkard | 2008-07-02 | 1 | -2/+2 |
* | Implement a raw version of LOAD. | Matthias Andreas Benkard | 2008-07-01 | 1 | -0/+4 |
* | MLKInterpreter: Correctly handle multiple values. | Matthias Andreas Benkard | 2008-06-27 | 1 | -3/+4 |
* | Add classes MLKLexicalEnvironment and MLKReadEvalPrintLoop. | Matthias Andreas Benkard | 2008-06-22 | 1 | -2/+2 |
* | Add class MLKInterpreter. | Matthias Andreas Benkard | 2008-06-22 | 1 | -0/+30 |