NAME
IMCC - docunentation
VERSION
OVERVIEW
Imcc is the Intermediate Code Compiler for Parrot. The language it compiles is currently termed Parrot Intermediate Language (PIR).
This document describes available imcc documentation.
DESCRIPTION
running.pod
Imccs command line options.
parsing.pod
Basic parsing functionality.
syntax.pod
The syntax of .imc files.
operation.pod
Imcc operation basics.
README
Summary of imcc featurs and syntax.
*.[chly]
Most documentation files end in .c.
AUTHOR
Leopold Toetsch <lt@toetsch.at>