The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

IMCC - documentation

VERSION

0.1 initial

OVERVIEW

IMCC is the Intermediate Code Compiler for Parrot. The language it compiles is termed Parrot Intermediate Language (PIR).

This document describes available IMCC documentation.

DESCRIPTION

running.pod

IMCC's command line options.

parsing.pod

Basic parsing functionality.

syntax.pod

The syntax of .imc files.

operation.pod

IMCC operation basics.

README

Summary of IMCC features and syntax.

*.[chly]

Most documentation files end in .c.

AUTHOR

Leopold Toetsch <lt@toetsch.at>