Compiler Engineering Using Pascal
β Scribed by P. C. Capon, P. J. Jinks (auth.)
- Publisher
- Macmillan Education UK
- Year
- 1988
- Tongue
- English
- Leaves
- 225
- Series
- Macmillan Computer Science Series
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Table of Contents
Front Matter....Pages i-x
Introduction β What is a compiler?....Pages 1-2
A simple language and machine....Pages 3-10
Compiler organisation....Pages 11-25
The P compiler....Pages 26-51
Loading and running programs....Pages 52-62
Language grammars....Pages 63-70
Lexical analysis....Pages 71-84
Syntax analysis....Pages 85-110
Semantic analysis....Pages 111-122
Code generation....Pages 123-136
Compiled code: statements....Pages 137-153
Compiled code: run time stack organisation....Pages 154-171
Compiled code: types and variables....Pages 172-186
Code optimisation....Pages 187-193
Final considerations for Pascal....Pages 194-201
Modula-2....Pages 202-208
Back Matter....Pages 209-214
β¦ Subjects
Operating Systems; Programming Languages, Compilers, Interpreters
π SIMILAR VOLUMES