There are 2 repositories under tapl topic.
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!
Code from the book "Types and Programming Languages" in Scala
My solutions for the exercises presented in Benjamin C. Pierce's Types and Programming Languages.
C# implementation for TAPL
Code written in the course of reading “Types and Programming Languages” at the London Computation Club
Haskell Implementation of Lambda Calculus as explained in Types and Programming Languages
Languages from "Types and Programming Languages" implemented in Haskell.
Implementing Types and Programming Languages by Benjamin Pierce in Flix.