Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Effective adress bugfixes; bfvm prototype.

Compare
Choose a tag to compare
@kspalaiologos kspalaiologos released this 07 Aug 05:20
· 1152 commits to master since this release
f274676

This release features:

  • -c switch for bfi, which will count the amount of cycles taken by the brainfuck program.
  • Various changes regarding to effective adresses; stack-based ones; effective adress priming.
  • stack gets / stack sets / stack length query (O(N)).
  • vxcall
  • bfvm prototype
  • remove obsolete toolkit elements.

The documentation is currently being written.