Machine code parser for a Turing machine
npm install machine-codemachine-code
============
Machine code parser for a Turing machine.
Language Specification
----------------------
The language specification for the Turing machine code is found in the [peg grammar][grammar].
[grammar]: https://github.com/alans-machine/machine-code/blob/master/grammar/machine_code.peg