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

:sparkles: Line By Line Compilation! (Please)

JumperBot opened this issue · comments

Is your feature request related to a problem? Please describe.
Compilling large files will be a problem in the future.

Describe the solution you'd like
Make the compiler compile and read the file line by line instead of reading it in just one batch.