Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update ROADMAP.
Of note, all features of QAST::Regex are now handled.
  • Loading branch information
jnthn committed Feb 22, 2013
1 parent 7760d12 commit 889496e
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/ROADMAP
Expand Up @@ -2,9 +2,9 @@ NQP JVM Preparation Roadmap

This provides an idea of the things that need to be worked on, very roughly
sorted by priority. Currently, quite a lot of the NQP test suite passes. The
goal now is finish porting the grammar engine, then cross-compile HLL, then the
grammar for regexes, get the QAST -> JAST cross-compiler to compile itself, then
get NQP self-hosting.
current goals are to cross-compile the HLL library, then the grammar for
regexes, get the QAST -> JAST cross-compiler to compile itself, then get NQP
self-hosting.

QAST to JAST Compiler
* xor
Expand All @@ -28,8 +28,3 @@ Context Introspection

SCs
* Serialization

Parsing
* anchor
* conjseq
* uniprop

0 comments on commit 889496e

Please sign in to comment.