Skip to content

Commit

Permalink
Update ROADMAP.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Dec 29, 2012
1 parent 928da15 commit 7cfd727
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/ROADMAP
Expand Up @@ -7,9 +7,8 @@ trees to test.) There are some dependencies between the various sections (like,
some of the QAST things need runtime support).

QAST to JAST Compiler
* nqp::list() and nqp::hash() (for now can just use BOOTArray and BOOTHash)
* Positional ops (atpos, etc.)
* Associative ops (atkey, etc.)
* Remaining positional ops (splice, delete)
* Remaining associative ops (exists, delete)
* Attribute access ops (need P6opaque work to be useful)
* Boxing/unboxing (also kinda need P6opaque work)
* Loops
Expand Down

0 comments on commit 7cfd727

Please sign in to comment.