Changes between Version 1 and Version 2 of PirateTodo

Show
Ignore:
Timestamp:
10/18/10 09:15:27 (11 years ago)
Author:
cotto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PirateTodo

    v1 v2  
    1010  - the current version uses strings rather than structure to store data and isn't amenable to PBC generation without a full PIR compiler 
    1111  - some discussion with pmichaud is necessary, but he supports the change 
    12   - this is necessary to enable direct POST->pbc translation 
     12  - this is necessary to enable direct POST->pbc translation and by extension, POST->pbc->Lorito translation 
    1313* Move PIRATE to compilers/ and make it optional as Parrot's default PIR compiler. 
    1414* Make Parrot's build work and tests pass with PIRATE as the PIR compiler.