Share This
Compilers: Principles, Techniques, and Tools
Compilers: Principles, Techniques, and Tools is a famous computer science textbook by Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman about compiler construction. Although two decades have passed since the publication of the first edition, it is widely regarded as the classic definitive compiler...
Learn more about Compilers: Principles, Techniques, and Tools »
Add More Topics
Save this view to a base, or just for yourself.
2 Literature Subject topics matching:
Filter this CollectionComputing Science
Computer science or computing science (sometimes abbreviated CS) is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems. It is frequently...
Works Written About This Topic:
- Snow Crash ,
- The Diamond Age ,
- The Art of Computer Programming ,
- Unlocking the Clubhouse: Women in Computing
Compiler
A compiler is a computer program (or set of programs) that transforms source code written in a computer language (the source language) into another computer language (the target language, often having a binary form known as object code). The most...