Skip to content

petermarks/Typechecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is an attempt to extend Oleg's "Typed compilation via GADTs" code example. The intention is to add lets and lambdas, and support for polymorphism.

I've been trying to do this in my FDL language, where I have taken a very similar approach to Oleg. I thought it might be easier to start from his clean base in isolation from the rest of my code.

About

An extension of Oleg's "Typed compilation via GADTs"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published