[comp.sources.wanted] COMPILER SOURCES WANTED

skanga@prism.poly.edu (Shiraz Kanga) (03/19/91)

Keywords: 

Subject: COMPILER SOURCES WANTED
Newsgroups: alt.sources.wanted
Subject: compiler source code
Expires: 
References: 
Sender: 
Reply-To: skanga@prism.UUCP (Shiraz Kanga)
Followup-To: 
Distribution: 
Organization: Polytechnic University, New York
Keywords: 



I am looking for some source code (preferably in C)
for a compiler (C or Pascal). I would be grateful if
someone could supply a few pointers. Send e-mail
to skanga\@worf.poly.edu or skanga\@prism.poly.edu
						THANXALOT
						Shiraz Kanga.

pac@babcock.cerc.wvu.wvnet.edu (Michael Packer) (03/19/91)

From article <1991Mar18.163932.20422@prism.poly.edu>, by skanga@prism.poly.edu (Shiraz Kanga):
> 
> I am looking for some source code (preferably in C)
> for a compiler (C or Pascal). I would be grateful if
> someone could supply a few pointers. Send e-mail
> to skanga\@worf.poly.edu or skanga\@prism.poly.edu
> 						THANXALOT
> 						Shiraz Kanga.


		taking some kind of compiler construction
class are you?


	sounds that way 

:)
--
******** These are my own opinions, why else would I say this **************
*            Michael A. Packer ==>  pac@cerc.wvu.wvnet.edu                 *
*     DARPA Initiative in Concurrent Engineering (304 293-7226)            *
* The Back Door BBS: (304) 296 3649 (3-14400  **HST/DS**) FidoNet 1:277/15 *

williamt@athena.Eng.Sun.COM (William Turnbow) (03/19/91)

From article <1991Mar18.163932.20422@prism.poly.edu>, by skanga@prism.poly.edu (Shiraz Kanga):
> 
> I am looking for some source code (preferably in C)
> for a compiler (C or Pascal). I would be grateful if
> someone could supply a few pointers. Send e-mail
> to skanga\@worf.poly.edu or skanga\@prism.poly.edu
> 						THANXALOT
> 						Shiraz Kanga.
---

	You might try the book "Introduction to Compiler Construction
with Unix" by Axel T. Schreiner and H. George Friedman, Jr. (c) 1985,
Prentice-Hall, Inc.

	They give copious examples for unix with source listings.

-wat-