Releases: nicholascc/bf-to-x64
Releases · nicholascc/bf-to-x64
v0.2 - All Instructions Supported Except ','
This release adds the loop instructions [ and ], as well as the verbose flag '-v'. Included in the release are also three example programs: a fibonacci sequence calculator, a hello world program, and a program that prints the mandelbrot set.
v0.1 - Incomplete First Release
This release supports only the instructions '+', '-', '<', '>', and '.'. More will be added in the next release!