Skip to content

Releases: Zedjones/BF-Lang_C

Version 1.1.0

17 Jan 17:16
8de53eb
Compare
Choose a tag to compare

The interpreter has now been updated to support MacOS and Windows, and includes separate build instructions for Windows using CMake and MinGW.

In addition, some bugs for command line argument processing have been fixed.

Initial Release

14 Jan 04:56
Compare
Choose a tag to compare

Currently only working on Linux, but works with either GCC or Clang. The interpreter is fully functional, but some optimizations can be made later down the line and the code still needs to be made portable.