Xref: utzoo alt.sources:3510 comp.sources.wanted:15822 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!newstop!exodus!athena.Eng.Sun.COM!williamt From: williamt@athena.Eng.Sun.COM (William Turnbow) Newsgroups: alt.sources,comp.sources.wanted Subject: Re: COMPILER SOURCES WANTED Message-ID: <10025@exodus.Eng.Sun.COM> Date: 19 Mar 91 01:49:16 GMT References: <1991Mar18.163932.20422@prism.poly.edu> <1456@babcock.cerc.wvu.wvnet.edu> Sender: news@exodus.Eng.Sun.COM Reply-To: williamt@athena.Eng.sun.com (William Turnbow) Followup-To: alt.sources Lines: 17 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-