Related articles |
---|
Books on OOP compiler design? MikeRoam@aol.com (1996-10-30) |
Re: Books on OOP compiler design? salomon@silver.cs.umanitoba.ca (1996-11-01) |
From: | salomon@silver.cs.umanitoba.ca (Daniel J. Salomon) |
Newsgroups: | comp.compilers |
Date: | 1 Nov 1996 17:48:19 -0500 |
Organization: | Computer Science, University of Manitoba, Winnipeg, Canada |
References: | 96-10-147 |
Keywords: | courses, OOP, design, books |
<MikeRoam@aol.com> wrote:
|> Is there any place where OOPS techniques for writing compilers are
|> discussed?
The book "Object-Oriented Compiler Construction" by Jim Holmes,
published by Prentice Hall ISBN 0-13-630740-X, discusses the
implementation of a Pascal Compiler in C++ using Lex & Yacc. The book
is intended to be for an introductory course, and the material is quite
low level, but the book can still be hard to decipher in places.
--
Daniel J. Salomon -- salomon@cs.UManitoba.CA
Dept. of Computer Science / University of Manitoba
Winnipeg, Manitoba, Canada R3T 2N2 / (204) 474-8687
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.