Allison Randal > parrot > compilers/nqp/TODO.pod

Download:
parrot-1.0.0.tar.gz

Annotate this POD

Website

View/Report Bugs

Source  

Things that NQP needs ^

This list is based on discussions with pmichaud and unimplemented items in the grammar, src/Grammar.pg.

Last updated: 2007-11-24

Code

Tests

Bootstrap

The directory bootstrap contains the necessary files to implement NPQ in NQP. While this is not a major goal, it is interesting to compare the speed of NQP implemented in PIR and in NQP. For this to work, some things must be fixed. The bootstrap version can be tested with

  cd bootstrap && perl t/harness