diff options
| author | Felix Perktold <Felix.Perktold@student.uibk.ac.at> | 2025-12-23 13:12:30 +0100 |
|---|---|---|
| committer | Felix Perktold <Felix.Perktold@student.uibk.ac.at> | 2025-12-23 13:12:30 +0100 |
| commit | fddfed044719c2e8d9664a007b214dacc8a0aa36 (patch) | |
| tree | 3a5d6966fb0dacae3dc8b19022ef4527b77ff439 /README.ORG | |
| parent | 3a9a1921fe7a56cefe6650529a2572e9a8debc98 (diff) | |
fix redefinition of symbols in env, cleanup
Diffstat (limited to 'README.ORG')
| -rw-r--r-- | README.ORG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ using lex and yacc + [[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]] ++ [[https://w3.pppl.gov/info/readline/A_Short_Completion_Example.html][pppl.gov readline]] |
