This is the result of going through Jack Crenshaw's "Let's Build a Compiler" tutorial, writing the compiler in nodeJS javascript instead of in Turbo Pascal.
- VirtualBox
- Vagrant
- Wine
- If you're on OSX
- EASy68K Editor/Assembler/Simulator
Install the prerequisites, then:
vagrant upvagrant sshnpm installto provision a development VM Code is written in javascript, targeting nodeJS 4.x LTS