Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed headless_interpreter to gofunge98 | Julien Dessaux | 2021-12-03 | 1 | -0/+0 |
| | |||||
* | Renamed project since I do not intend to support over funge variants | Julien Dessaux | 2021-09-24 | 1 | -3/+3 |
| | |||||
* | Made the interpreter pass most of the mycology test suite | Julien Dessaux | 2021-09-24 | 1 | -2/+3 |
| | |||||
* | Moved the character execution's to the pointer in order to handle the k command | Julien Dessaux | 2021-09-23 | 1 | -1/+2 |
| | |||||
* | Began coding the interpreter (only manages the minimal example for now!) | Julien Dessaux | 2021-09-23 | 1 | -0/+42 |