History of Programming Languages, Spring 2017
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Full-abstraction
analysis-based program transformations
categories-and-dynamic-typing
conversational-context-and-concurrency
datalog-for-static-analysis
dependent-type-preserving-compilation
from-encapsulation-to-ownership
garbage-collection-vs-manual-allocation
lecture_notes
logical-relations
probabilistic-programming
refactoring
refinement-types
soft-typing
tracing-jit
type-inference-for-stack-languages
.gitignore
README.md

README.md

History of Programming Languages, Spring '17 Edition

This repository is for supplemental material. The course web page lists the schedule and the links to the presented theme papers.

Course webpage

http://www.ccs.neu.edu/home/matthias/7480-s17/

Overview

  • lecture_notes/ students' combined notes from lectures
  • other folders are speakers' materials for their presentations

Full-abstraction

  • Morris. Lambda-calculus models of programming languages. MIT, 1969.