Discover

Alfred V. Aho

Personal Information

Born January 1, 1941 (85 years old)
Timmins, Canada
Also known as: Alfred Aho, Alfred V Aho
12 books
4.3 (15)
273 readers

Description

There is no description yet, we will add it soon.

Books

Newest First

Compilers, principles, techniques, and tools

4.1 (8)
103

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

Computer science

0.0 (0)
8

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

0.0 (0)
6

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.