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

Optimizations, floating point support, additional conditional instructions.

Compare
Choose a tag to compare
@kspalaiologos kspalaiologos released this 12 Jun 19:45
· 1152 commits to master since this release

This release features 30 new instructions. Notes:

  • Enlargened local permanent generation size.
  • Optimized nearly every microcode snippet.
  • shr, shl, cout, cin
  • dup, cdup, additional conditional instructions in form of: c[xor/or/and][eq/lt/gt/ne/ge/le].
  • Error messages!
  • Fixed bfi-derle
  • bfi: added decimal flag.
  • Rave has became temporairly obsolete: will replace it later.
  • New bfmake, with less bugs and more Perl!
  • bfasm crashed? generate_report is here.
  • around 13 new tests.
  • test timeout (20s).