Project Notes
Project: Programmable Compiler
Author: Michael Gouker (Cagey Logic)
Company: Abacus Research
Description:
This programmable compiler is based on the dynamic compiler from GNU. The important differences are how the compiler properties are set. These changes allow the output directory and other options to be specified in a simple XML file.
Things to do...