# New Ticket Created by Colin Kuskie
# Please include the string: [perl #44345]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44345 >
The attached patch adds NQP to the glossary in the docs directory.
Index: docs/glossary.pod
===================================================================
--- docs/glossary.pod (revision 20431)
+++ docs/glossary.pod (working copy)
@@ -221,6 +221,12 @@
Acronym for Native Call Interface.
+=head2 NQP
+
+Acronym for Native 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