head 1.5; access; symbols; locks; strict; comment @# @; 1.5 date 2000.05.18.17.29.15; author dbc; state dead; branches; next 1.4; 1.4 date 99.02.05.23.05.10; author dbc; state Exp; branches; next 1.3; 1.3 date 99.02.05.22.05.59; author dbc; state Exp; branches; next 1.2; 1.2 date 99.02.05.17.15.34; author dbc; state Exp; branches; next 1.1; 1.1 date 99.02.05.16.21.00; author dbc; state Exp; branches; next ; desc @@ 1.5 log @ Added Files: Makefile compiler.html.in hpfparse.html.in infra.html.in runtime.html.in sementics.html.in subsRoot Removed Files: compiler.html hpfparse.html infra.html runtime.html sementics.html @ text @
The compiler construction framework, called the frontEnd system , is an extensible software package for constructing programming language processing tools. The system analyzes the input source language and converts it to a uniform intermediate representation (IR) which can later be manipulated by a set of funtions provided in a C++ class library.
d48 3
a50 2
-- This page is maintained by Xinying Li, xli@@npac.syr.edu
-- Last updated: May 1997 --
@