
Compilers, principles, techniques, and tools
By Alfred V. Aho
Subjects: Montadores e compiladores, Компьютеры, Программирование: компиляторы, Compilers, Computer, Entwurf, Compilers (Computer programs), Program compilers, Programming: compilers, Programming: Compilers, Compiling (Electronic computers), open_syllabus_project, Qa76.76.c65 a37 2007, Computers, Программирование: Компиляторы, Compiler, Qa76.76.c65 a37 1986, Compiling (electronic computers), 005.4/53, Compilers (computer programs), Compilateurs (Logiciels), Compilateurs (logiciels)
Description: 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
Comments
You must log in to leave comments.