We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Next steps, not necessarily in order of priority:
2.1 Read as a ArrayBuffer looks like the way to go
2.2 Figure out how to manipulate it
Disassemble the code as an intermediate step (for our own benefit)
Write the interpreter
Get python code for testing
I am working on 2 now, and can get to 3 after. Other suggestions?
Also, of course this is very coarse. We need to break each point down into simpler tasks..