A major work in progress implementation of the Synacor virtual machine and debugger in Elixir. The debugger and virtual machine run on two local nodes and run inside of separate terminals. The debugger is very minimal but is improving.
- Clone this repository
- Jump to project's root directory
- optional Throw your challenge.bin inside of ./challenge
- Watch this short clip to get an idea of how to use this thing (SPOILERS!)
- Make this thing better