Skip to content
#

simply-typed-lambda-calculus

Here are 9 public repositories matching this topic...

Introduced subtyping into Simply Typed Lambda Calculus (STLC), allowing for more flexible type assignments following Liskov’s Substitution Principle. We implemented an algorithmically driven type system supporting subtyping, and then expanded it with joins and meets, based on TaPL by Pierce. Final project for COMP 523 @ McGill University

  • Updated May 13, 2025
  • OCaml

Improve this page

Add a description, image, and links to the simply-typed-lambda-calculus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simply-typed-lambda-calculus topic, visit your repo's landing page and select "manage topics."

Learn more