Skip to content

Commit

Permalink
Add disasm to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Benabik committed Oct 17, 2011
1 parent bcd239c commit e86ad44
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions TODO.mkd
Expand Up @@ -9,6 +9,13 @@
* Build framework: Makefile, test harness, etc
* Sketch (design and/or code) out lowest level compiler

`src/disasm.winxed` contains the beginnings of a PBC -> PACT disassembler.
The next steps for that are:

* Extract Packfile class
* Setup infrastructure to _build_ said class.
* Setup test to test said class

## Long Term

One of the main motivations of PACT is generating bytecode. Instead of
Expand Down

0 comments on commit e86ad44

Please sign in to comment.