- Can handle maximum 2048 loop. (you can modify it from source.)
- Only has 4096 cell. (you can modify it from source.)
- Only supports little-endian.
Go to src/fart
and run build.bat
or build.sh
depend on your OS.
fart [input] [output]
fart e.bf EULER.COM
- Thanks Gülce for helping me while debugging ❤️
Fart is licensed under the 3-Clause BSD License.