aboutsummaryrefslogtreecommitdiffstats
path: root/forth.c
Commit message (Expand)AuthorAgeFilesLines
* refactor: split optable and stack into sep filesdan2023-05-251-215/+9
* add builtins "/" and "*"dan2023-05-241-3/+16
* add if,not,=,drop,rot,swap,over wordsdan2023-05-231-3/+67
* clean and commentdan2023-05-231-61/+11
* start c versiondan2023-05-231-0/+280