Home Page -------------------
[Home Page] - [Reviews Main]
-------------------

Book Review
Compiler Construction by Niklaus Wirth
Recommended
ISBN: 0 201 40353 6       Publisher: Addison-Wesley       Pages: 176pp+disk       Price: £24-60
Categories:   compilers    
Reviewed by Francis Glassborow in C Vu 10-6 (Sep 1998)
This is an extremely interesting book. In a world where books are expected to have hundreds of pages it has less than two hundred. I suspect that any author with a lesser reputation would feel obliged to write at least three times as much to cover the same objectives.

The author's primary premise is that those studying software development should have an understanding of how executables are created. Not only is a compiler an excellent example of a program but in order to write one you need to understand source code, machine architecture and how the later works to produce desired results.

Studying (just reading would be a waste of your time) will not turn you into a compiler implementer; that is not the author's intention. It will not turn you into an Oberon user though the author may hope that you may find the subset of the language the compiler is for interesting enough that you wish to learn more about it. It won't even turn you into an excellent programmer. However the author believes that it will lay foundations on which you will be able to build skills based on insight and understanding. I think he has a view worth considering.


Last Update - 13 May 2001.

To link to this review, please use the URL: http://www.accu.org/bookreviews/public/reviews/c/c001686.htm

Copyright © The Association of C & C++ Users 1998-2000. All rights reserved.

Mirrored from http://www.accu.org/