diff options
| author | Felix Perktold <Felix.Perktold@student.uibk.ac.at> | 2025-12-21 17:00:37 +0100 |
|---|---|---|
| committer | Felix Perktold <Felix.Perktold@student.uibk.ac.at> | 2025-12-21 17:00:37 +0100 |
| commit | 47debf8cc2197187a347b43a795120638b017d5f (patch) | |
| tree | 8e20ef789acc0ff398df5f793dbd7be3c055c9fb /README.ORG | |
| parent | 20b1cea7a74a4feb759155eedbb6299bd891a325 (diff) | |
renamed enum values VALTYPE->VT, implemented lambdas, apply
Diffstat (limited to 'README.ORG')
| -rw-r--r-- | README.ORG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ using lex and yacc + [[https://github.com/AdhamAfis/yacc-parser-tutorial][yacc-parser-tutorial]] + [[https://en.wikipedia.org/wiki/S-expression][s-expressions]] + [[https://www.bowaggoner.com/writeups/jumpstart/flexbison/jumpstart_flexbison.pdf?utm_source][flex / bison jumpstart]] ++ [[https://github.com/Robert-van-Engelen/tinylisp/blob/main/tinylisp.pdf][tinylisp.pdf]] |
