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 (Created page with '{{saved book |title= |subtitle= |cover-image= |cover-color=}} == Computer Language Algorithms and Tools == === 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.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


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