Compiler techniques (Auerbach computer science series)
โ Scribed by Bary W Pollack
- Publisher
- Auerbach Publishers
- Year
- 1972
- Tongue
- English
- Leaves
- 573
- Edition
- 1st Ed.
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
A compiler translates a high-level language program into a functionally equivalent low-level language program that can be understood and executed by the computer. Crucial to any computer system, effective compiler design is also one of the most complex areas of system development. Before any code fo
the technique of recursion - defining a function or process in terms of itself- is finding more and more applications in programming, and the need to provide for its use is affecting the design of programming languages and the computers themsleves. This book aims to present the subject in perspectiv