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

NAME

IMCC - docunentation

VERSION

0.1 intital

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>