Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 869 Bytes

README.pod

File metadata and controls

37 lines (21 loc) · 869 Bytes

NAME

compilers/README.pod - Readme file for the 'compilers/' top-level directory.

DESCRIPTION

This directory contains the source files for several compilers:

data_json - The compiler which generates a JSON representation of a PMC.
imcc ("Intermediate Code Compiler") - The compiler which translates PIR source code into Parrot bytecode.
opsc ("Opcode compiler") - The compiler which converts opcode definition files into C source code.
pct ("Parrot Compiler Toolkit") - The compiler which PCT uses.
pge ("Parrot Grammar Engine") - An implementation of Perl6 regex's for PCT.
tge ("Tree Grammar Engine") - A tool for transforming a Parrot Abstract Syntax Tree (PAST).

COPYRIGHT

Copyright (C) 2012, Parrot Foundation.