Hello everyone,
Sorry for all the asterisks, but apparently you can't type Brainf*ckCE without it being censored to "a" lmao
Anyway, I've created a brainf*ck interpreter and JIT compiler for the TI 84 CE calculators. If you are interested, you can download and try it here on github (I had to use a url shortener because the github link has f*ck in it and gets censored) Head to the releases tab and download the latest release to use.
The program is written in C and can generate both bytecode to be interpreted or compile the brainfuck directly to optimized ez80 instructions to be run! I ripped the gui straight off of Mateo's Cesium shell and implemented it very poorly in C... Anyway, huge thanks to Mateo and Iambian for all the help.
Here is a screenshot of the program; if you want to see the program in action, there are gifs on the README over on github
Sorry for all the asterisks, but apparently you can't type Brainf*ckCE without it being censored to "a" lmao
Anyway, I've created a brainf*ck interpreter and JIT compiler for the TI 84 CE calculators. If you are interested, you can download and try it here on github (I had to use a url shortener because the github link has f*ck in it and gets censored) Head to the releases tab and download the latest release to use.
The program is written in C and can generate both bytecode to be interpreted or compile the brainfuck directly to optimized ez80 instructions to be run! I ripped the gui straight off of Mateo's Cesium shell and implemented it very poorly in C... Anyway, huge thanks to Mateo and Iambian for all the help.
Here is a screenshot of the program; if you want to see the program in action, there are gifs on the README over on github