JumperBot / Unsafe-4-Bit

The UFB (Unsafe Four Bit) Programming Language -- FAST | EASY | VERBOSE -- Built With Rust

Home Page:https://jumperbot.github.io/Unsafe-4-Bit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Methods! (Please)

JumperBot opened this issue · comments

Is your feature request related to a problem? Please describe.
Counting commands using my fingers on my hands and toes doesn't really work out that well.
Also, methods would surely be needed!

Describe the solution you'd like

  • Add Labels
  • Add Command Number + Line Number In Compile-Time Errors
  • Add Methods Base-Implementation
  • Configure Compile-Time Command Number Counter Implementation For Methods
  • Add This To The Wiki

create the alternative to jump statements like:
- gm (goto LINE | if ARG1 > ARG2)
- gl (goto LINE | if ARG1 < ARG2)
- ge (goto LINE | if ARG1 == ARG2)
- gne (goto LINE | if ARG1 != ARG2)

Describe alternatives you've considered
Counting, and then forgetting what the last counted number was.

Moved to v1.7.0 for a more focused breaking "non-breaking" release.