summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add tail call elimination for call and if.Brian Cully2025-08-212-38/+480
* interpreter now uses same structure as parserBrian Cully2025-08-192-55/+73
* parser now emits list of words and hashmap of string→indexBrian Cully2025-08-194-0/+384