- Add Support for the 'Special Instructions'
- Testing for correct binary output
- Modularize testing
- Make a op generator so I don't have to code each op entirely by hand.
- Add my own bit manipulation library to support auto-detection of bit_length
- Use Cython for bit manipulation
- Examples