Anyone got some suggestions for NBAS?
NBAS compiler: https://replit.com/@EarthRulerr/NBAS?v=1
NBAS Docs: https://nbas-docs.earthrulerr.repl.co/
Anyone got some suggestions for NBAS?
NBAS compiler: https://replit.com/@EarthRulerr/NBAS?v=1
NBAS Docs: https://nbas-docs.earthrulerr.repl.co/
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!
That would take forever
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.
It looks alot like asm to me XD.
Edit: Wait… how is it a compiler? It produces no machine code.