Lua Interpreter
After about 700 lines of code, a few days, and errors, I've finshed a Lua interpreter that implements the basics of Lua. Things that I plan to add later:
- hashtables
require
s
fuzzyastrocat
Me: Ah yes, Lua. Kinda quirky but fun.
Lua: i uSe OnE aS mY stArTinG aRRaY inDeX
Me:
Jokes aside, nicely done!
Oh my-
Nice job