2 of 2 people found the following review helpful:
5.0 out of 5 stars
copmiler for C, November 17, 2001
By A Customer
If you want to see how a compiler is written for the C programming
language, this is the book for you. this book shows how to construct a C compiler for a subset of the C language. The book lists all the source codes
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
1 of 1 people found the following review helpful:
5.0 out of 5 stars
Very usefull book, for programmers., November 3, 2001
This review is from: A Small C compiler: Language, usage, theory, and design
This book,
explaines how to build a compiler,
from practical point of view,
It let us to watch how we should reach the goal,
instead of theortical expressions.
Practicly it helps to build your own compiler,
rebuil proposed to your own needs.
At least effectively use already existen compilers,
even in the case if you do not plan to build or rebuild any compiler.
Just look about all that bloved code,
done in last years.
I guess most of modern programmes code their
programs without picturing out how their programs
will be looking like in final machin code.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
5.0 out of 5 stars
very good book for students who take compiler class, December 21, 2001
By A Customer
If you want to see how a REAL compiler is written for the C programming language, this is the book for you. this book shows how to construct a C compiler for a subset of the Clanguage. The book lists all the source codes
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No