This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Effective adress bugfixes; bfvm prototype.
This release features:
-c
switch forbfi
, 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.