Parrot Compiler Toolkit
A set of tools for creating compilers and programs for Parrot
Perl 6 based syntax
- Parser Grammar Engine
- -- regular expression engine for Perl 6 and Parrot
- Parrot Abstract Syntax Tree
- -- generic AST for common dynamic languages
- NQP (Not Quite Perl)
- -- simplified form of Perl 6 for Parrot
- HLLCompiler
- -- generic HLL compiler object