Compiler Construction by Niklaus Wirth (1996, CD-ROM / Trade Paperback)
solr_books (24142)
98.5% positive Feedback
Price:
US $103.64
Approximately£77.23
+ $16.35 postage
Estimated by Tue, 3 Jun - Mon, 16 JunEstimated delivery Tue, 3 Jun - Mon, 16 Jun
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Condition:
Very GoodVery Good
You are purchasing a Very Good copy of 'Compiler Construction (International Computer Science Series)'. Condition Notes: This books is in Very good condition.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherAddison-Wesley Longman, Incorporated
ISBN-100201403536
ISBN-139780201403534
eBay Product ID (ePID)87148
Product Key Features
Number of Pages192 Pages
LanguageEnglish
Publication NameCompiler Construction
SubjectProgramming / General, Compilers
Publication Year1996
TypeTextbook
Subject AreaComputers
AuthorNiklaus Wirth
FormatCD-ROM / Trade Paperback
Dimensions
Item Height0.6 in
Item Weight10.5 Oz
Item Length9.1 in
Item Width6.1 in
Additional Product Features
Edition Number1
Intended AudienceCollege Audience
LCCN96-232469
Dewey Edition21
IllustratedYes
Original LanguageGerman
Dewey Decimal005.4/53
Table Of ContentIntroduction Language and Syntax Regular Languages Analysis of Context-free Languages Attributed Grammars and Semantics The Programming Language Oberon-0 A Parser for Oberon-0 Consideration of Context Specified by Declarations ARISC-Architecture as Target Expressions and Assignments Conditional and Repeated Statements, Boolean Expressions Procedures and the Concept of Locality Elementary Data Types Open Arrays, Pointers and Procedure Types Modules and Separate Compilation Code Optimisation and the Frontend/Backend Structure
SynopsisA refreshing antidote to heavy theoretical tomes, this book is a concise, practical guide to modern compiler design and construction by an acknowledged master. Readers are taken step-by-step through each stage of compiler design, using the simple yet powerful method of recursive descent to create a compiler for Oberon-0, a subset of the author's Oberon language. The hands-on, pragmatic approach makes the book equally attractive for project-oriented courses in compiler design and for software engineers wishing to develop their skills in system software. A disk provided with the book gives full listings of the Oberon-0 compiler and associated tools. There is a bug in the installation of this disk, to correct please do the following: Open the file install.inf in a text editor (e.g. Notepad), this file is found in the win_sys directory. Scroll down until you find a section marked (files), this is the second last section and is very close to the bottom of the file. Find the line readme.wri =$I, 9000,0,Information on Oberon, 0,0 and change it so that it reads readme.txt =$I, 9000,0,Information on Oberon, 0,0