>The attached patch adds NQP to the glossary in the docs directory.             
>      

The attached, corrected patch gives the correct definition
for NQP.

Colin                   
Index: docs/glossary.pod
===================================================================
--- docs/glossary.pod   (revision 20449)
+++ docs/glossary.pod   (working copy)
@@ -221,6 +221,12 @@
 
 Acronym for Native Call Interface.
 
+=head2 NQP
+
+Acronym for Not Quite Perl (6).  NQP is designed to be a very small compiler 
for
+quickly generating PIR routines to create transformers for Parrot (especially
+HLL compilers).
+
 =head2 Packfile
 
 Another name for a PBC file, due to the names used for data structures in one

Reply via email to