An Introduction to Compilers by Dirk Vermeir
Publisher: Vrije Universiteit Brussel 2009
Number of pages: 191
Contents: Introduction; Lexical analysis; Parsing; Checking static semantics; Intermediate code generation; Optimization of intermediate code; Code generation; A Short Introduction to x86 Assembler Programming under Linux; Mc: the Micro-x86 Compiler; Minic parser and type checker; etc.
Computers & Internet Computer Science Programming Language Theory Compiler Construction