Design your own programming language 💻 A programming language for my "Principles of Compiler Design" class. built with JS and love ❤️❤️❤️ Quick Overview Make sure you have installed nodeJS v +8.2. To install all dependecies for the first time, use npm install and to run it use npm start