This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
v1.5.1: Tweaks and cleanups
This release features:
- rewritten bflabels / bfdata
- far pointers
- forward data declarations
- optimizing code label system
- tiny mode to bfasm (
-t
) - most compile-time switches present before are now available as runtime flags.
- performance graphs
#emit
macro[bits N]
construct preprocessed by bfdata.- automatic warnings about bitwidth exceeding.
bts
core instruction (emitted by[bits N]
).