Skip to content

dmjio/kind-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kind-inference

Type and kind inference for Haskell98 using HM(x) constraint solving.

This project provides an AST of Haskell98 and performs both kind and type inference through elaboration and solving of equality constraints using metavariables and an HM(x) framework.

For more information on HM(x) see page 422 of Advanced Topics in Types and Programming Languages and the original The Essence of ML Type Inference.

Run

$ nix-shell -p ghc --run 'runghc Main.hs'

About

Type and kind inference for Haskell98 using HM(x) constraint solving.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •