Skip to content

implementation of various type systems for lambda calculi

Notifications You must be signed in to change notification settings

rolph-recto/lambda-type-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Calculi and Type Systems

Implementations of various lambda calculi and type systems, mostly from Harper's PFPL. Including:

Done

  • Goedel's System T (Simply Typed Lambda Calculus)
  • Language with a control stack and call-cc

Todo:

  • System F
  • Plotkin's PCF
  • System T with Bidirectional Type Checking
  • Hindley-Milner type system
  • Substructual type systems
    • Linear, affine, ordered

About

implementation of various type systems for lambda calculi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published