aboutsummaryrefslogtreecommitdiff
path: root/cmd/headless_interpreter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed headless_interpreter to gofunge98Julien Dessaux2021-12-031-44/+0
|
* Renamed project since I do not intend to support over funge variantsJulien Dessaux2021-09-241-3/+3
|
* Made the interpreter pass most of the mycology test suiteJulien Dessaux2021-09-241-2/+3
|
* Moved the character execution's to the pointer in order to handle the k commandJulien Dessaux2021-09-231-1/+2
|
* Began coding the interpreter (only manages the minimal example for now!)Julien Dessaux2021-09-231-0/+42