Jump to content

User:Vkuncak/Books/Computer Language Algorithms and Tools

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vkuncak (talk | contribs) at 21:18, 26 October 2013 (From string matching to optimizing compilers). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Computer Language Algorithms and Tools

From string matching to optimizing compilers

Introduction
Compiler
Semantics and Interpreters
Regular Languages
Context-Free Languages
Parsing
Earley parser
CYK algorithm
Type Systems
Syntax-Directed Translation
Abstract Interpretation
Program Verification
Program Synthesis