head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2000.05.18.17.29.15; author dbc; state Exp; branches; next ; desc @@ 1.1 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 @ Infrastructure

A Comprehensive Infrastructure

for parallel compiler/interpreter research and development


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.


-- This page is maintained by Xinying Li and Bryan Carpenter, dbc@@csit.fsu.edu
-- Last updated: May 2000 --
@