The Compiler-Main
Library
The Compiler-Main
library contains the
actual compilation driver.
The Main
Module
This module provides the command-line interface and
compilation driver for d2c. It's relatively safe to make changes
here, because they generally don't affect the rest of the
compiler.