Changes between Version 5 and Version 6 of PirateTodo

Show
Ignore:
Timestamp:
01/08/11 02:25:09 (11 years ago)
Author:
bacek
Comment:

Add POST transition steps.

Legend:

Unmodified
Added
Removed
Modified
  • PirateTodo

    v5 v6  
    77  - ~~We need a dedicated PackfileBytecodeSegment PMC to hold the op mapping (and generally be less hacky than a raw segment).~~ 
    88  - ~~this code serves as a minimal test case for the feasibility of our packfile PMCs for pbc generation.~~ 
     9 * Migrate PCT to newPOST from PIRATE 
     10  - Emit PIR from newPOST nodes. 
     11  - Migrate oldPOST from PIR to NQP. 
     12  - Implement bootstrap properly (pmichaud promised to help) 
    913 * Update nqp-rx to use PIRATE's POST format. 
    1014  - the current version uses strings rather than structure to store data and isn't amenable to PBC generation without a full PIR compiler