NBAS - Suggestions Anyone?

Anyone got some suggestions for NBAS?

NBAS compiler: https://replit.com/@EarthRulerr/NBAS?v=1
NBAS Docs: https://nbas-docs.earthrulerr.repl.co/

1 Like

I have only one suggestion: make it not all UPPERCASE. I don’t like typing that way. Other than that, creating a programming language is more than I can do, so good job!

1 Like

That would take forever :laughing:

It’s no wonder Python is said to be so beginner-friendly. In Python we just use .lower() so that it processes the input as lowercase regardless of what it actually was.

1 Like

It looks alot like asm to me XD.
Edit: Wait… how is it a compiler? It produces no machine code.

1 Like