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:22, 26 October 2013 (Computer Language Algorithms and Tools). 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
Regular expression
Context-Free Languages
Context-free grammar
Parsing
Earley parser
CYK algorithm
Type Systems
Syntax-Directed Translation
Abstract Interpretation
Program Verification
Program Synthesis