Alfred V. Aho
Personal Information
Description
There is no description yet, we will add it soon.
Books
Compilers, principles, techniques, and tools
This book covers topics related to the functionality and design of compilers, including: - Compiler structure - Lexical analysis (including regular expressions and finite automata) - Syntax analysis (including context-free grammars, LL parsers, bottom-up parsers, and LR parsers) - Syntax-directed translation - Type checking (including type conversions and polymorphism) - Run-time environment (including parameter passing, symbol tables, and storage allocation) - Code generation (including intermediate code generation) - Code optimization
The Design and Analysis of Computer Algorithms
Computer science
A guidebook for the student who wants to use a computer in a science project, indicating the ways computer knowledge can be used in the performance of an investigation or project or in the analysis of the results.
Compiladores
Esta nueva edicion se ha revisado por completo para incluir los desarrollos mas recientes en la compilacion. El libro ofrece una introduccion detallada al diseno de compiladores y continua haciendo enfasis en la capacidad de aplicar la tecnologia de compiladores a una amplia gama de problemas en el diseno y desarrollo de software.