Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added mycology unit tests | Julien Dessaux | 2021-09-28 | 1 | -0/+32 |
* | Renamed project since I do not intend to support over funge variants | Julien Dessaux | 2021-09-24 | 2 | -4/+4 |
* | Implemented commands until helloworld works \o/ | Julien Dessaux | 2021-09-23 | 2 | -3/+3 |
* | Moved the character execution's to the pointer in order to handle the k command | Julien Dessaux | 2021-09-23 | 1 | -16/+12 |
* | Each pointer needs its own stack, merging the two packages to avoid a circula... | Julien Dessaux | 2021-09-23 | 2 | -2/+58 |
* | Began coding the interpreter (only manages the minimal example for now!) | Julien Dessaux | 2021-09-23 | 1 | -0/+40 |