| Related articles |
|---|
| Source code for a C interpreter bookbind@cfa.harvard.edu (1992-04-19) |
| Re: Source code for a C interpreter maslen@eng.sun.com (1992-04-20) |
| Re: Source code for a C interpreter fred@cv.ruu.nl (1992-04-20) |
| Re: Source code for a C interpreter bliss@sp64.csrd.uiuc.edu (1992-04-20) |
| Newsgroups: | comp.compilers,comp.lang.c |
| From: | fred@cv.ruu.nl (Fred Appelman) |
| Keywords: | C, interpreter, books |
| Organization: | University of Utrecht, 3D Computer Vision Research Group |
| References: | 92-04-081 |
| Date: | Mon, 20 Apr 1992 07:00:40 GMT |
Take a look at the book
Software Engineering in C
Darnell Margolis
ISBN 0-387-96574-2
ISBN 3-540-96574-2
It contains a fully documented listing of a 'C' interpreter. Beside that
it's the best book I have ever seen on the 'C' subject.
Fred
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.