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 @ 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, {xli,dbc}@@npac.syr.edu
-- Last updated: February 1999 --
@ 1.4 log @Modified Files: compiler.html infra.html @ text @@ 1.3 log @Modified Files: compiler.html hpfparse.html infra.html runtime.html sementics.html @ text @a34 2 Class library
  • d42 2 @ 1.2 log @Modified Files: infra.html Removed Files: cppparse.html @ text @d12 1 a12 1 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.
    d16 1 a16 1 d35 2 d45 1 a45 1 Intermediate representation d47 1 a47 1 Back to PCRC Home Page @ 1.1 log @Added Files: compiler.html infra.html runtime.html @ text @a19 2 d33 14 a46 2
    Back to Presentation Page

    d48 3 a50 2 -- This page is maintained by Xinying Li, xli@@npac.syr.edu
    -- Last updated: May 1997 --
    @