Jump to content

User:GregorR~enwiki/Books/Programming Language Theory

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GregorR~enwiki (talk | contribs) at 22:19, 13 July 2011 (Created page with '{{saved book |title= |subtitle= |cover-image= |cover-color=}} == Programming Language Theory == === A Wikipedia Collection === ;Introduction :[[Programming lan...'). 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)


Programming Language Theory

A Wikipedia Collection

Introduction
Programming language
Programming language theory
Lambda calculus
Semantics
Semantics of programming languages
Denotational semantics
Operational semantics
Types
Type theory
Type system
Typed lambda calculus
Simply typed lambda calculus
Type safety
Polymorphism (computer science)
Subtype polymorphism
Type inference
Dependent type
Linear type system
Analysis
Program analysis
Static program analysis
Control flow analysis
Control flow graph
CFA
Abstract interpretation
Data-flow analysis
Effect system
Program slicing
Program transformation
Verification
Correctness (computer science)
Formal verification
Hoare logic