Skip to content

Releases: nicholascc/bf-to-x64

v0.2 - All Instructions Supported Except ','

31 Dec 00:43
Compare
Choose a tag to compare

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

25 Dec 18:58
5820a77
Compare
Choose a tag to compare
Pre-release

This release supports only the instructions '+', '-', '<', '>', and '.'. More will be added in the next release!