Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Some missing things (ones nqp-mo.pm uses).
  • Loading branch information
jnthn committed Jan 12, 2013
1 parent a4439e4 commit c0afae2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ROADMAP
Expand Up @@ -8,12 +8,17 @@ some of the QAST things need runtime support).

QAST to JAST Compiler
* Remaining positional ops (splice, delete)
* QAST::Var attribute scope
* QAST::Var contextuals
* QAST::VarWithFallback
* Named lexical lookup fallback
* String ops (for now, we'll just go with JVM strings to Make Something Work,
but in the future we'll have to re-visit this and do NFG...)
* xor
* defor
* nqp::defined
* nqp::eqaddr
* lexotic

6model
* BoolificationSpec - method and bigint cases
Expand Down

0 comments on commit c0afae2

Please sign in to comment.