Jump to content

User:GregorR~enwiki/Books/Programming Language Theory

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Maintenance script (talk | contribs) at 18:06, 21 April 2015 (Maintenance script moved page User:GregorR/Books/Programming Language Theory to User:GregorR~enwiki/Books/Programming Language Theory without leaving a redirect: Automatically moved page while renaming the user "[[Special:CentralAuth/GregorR|Gr...). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


Programming Language Theory

[edit]

A Wikipedia Collection

[edit]
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