interpreter for a stack based language, one of the first scripting languages that I have made.
☆11Apr 12, 2014Updated 11 years ago
Alternatives and similar repositories for interpreter
Users that are interested in interpreter are comparing it to the libraries listed below
Sorting:
- Creates random text using a markov chain generator then removes some grammatically incorrect sentences. I believe it's the best or one of…☆11Mar 11, 2016Updated 10 years ago
- Slick2d tile game with procedural world generation. Finished, released on itch.io.☆18Jan 27, 2023Updated 3 years ago
- lua state machine taking advantage of first class functions. Made this while reading a book on oop in lua.