Performant type-checking for python.
-
Updated
Nov 18, 2024 - OCaml
Performant type-checking for python.
Dolmen provides a library and a binary to parse, typecheck, and evaluate languages used in automated deduction
OCaml Project for my second year undergraduate programming course at Pisa University. I implemented an interpreter with a dynamic typechecker and a static typecheker.
This repository consists of various assignments given by Prof. Sanjiva in the COL226 course.
A refinement type checker for simply typed lamda calculus with inductive data-types and well-founded recursive functions
Add a description, image, and links to the typechecker topic page so that developers can more easily learn about it.
To associate your repository with the typechecker topic, visit your repo's landing page and select "manage topics."