Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
/ TAPL Public archive

Python implementation of examples in Types and Programming Languages.

Notifications You must be signed in to change notification settings

decentfox/TAPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

TAPL in Python

Python implementation of type checker examples in the book Types and Programming Languages. It is written for Python 3.7 and above, aiming to be as close as possible to the original OCaml version for reading purposes.

The book Types and Programming Languages is written by Benjamin C. Pierce. The original examples written in OCaml are partially included in this repository for reference.

Unless specified individually, other Python code is written by DecentFoX Studio and released under BSD license.

Diff Index:

References:

About

Python implementation of examples in Types and Programming Languages.

Resources

Stars

Watchers

Forks

Packages

No packages published