ToyBasic is a language that is centered around teaching people who are interested in language translation how to create an interpreter in VB .net. It was inspired by Tea With the Mad Hacker: Let's Build an Interpreter.
Features
- Lowest complexity available while still being an interpreter.
- Handles "hello world" code.
- Shows the use of a lexical analyzer.
- Shows the use of a semantic parser.
- Shows the use of a control flow graph.
- Interprets just one command, print.
Follow ToyBasic
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ToyBasic!