Skip to content

FB should be faster #106

@kamil-adam

Description

@kamil-adam

99botles for 16 bits is too slow

FB should be faster:

  • Use <.>
  • Join similar instruction together:
    • + and - as Inc
    • > and < as Move
  • Find complex instruction:
    • Clear ([-] and [+])
    • Set (Clear Int)
    • Add0 and Sub0
    • Dup0
    • Add and Sub
  • Compile to lambdas

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions