summaryrefslogtreecommitdiffstats
path: root/src/forth/compiler.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippyBrian Cully2025-08-251-67/+31
|
* rename parser → compiler, interp → vmBrian Cully2025-08-241-0/+384
reflects reality better