Skip to content

Java implementation of Hindley Milner type inference algorithm for lambda calculus.

License

Notifications You must be signed in to change notification settings

maeln/LambdaHindleyMilner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hindley - Milner in Java

Java implementation of Hindley Milner type inference algorithm for lambda calculus.

Compile

mvn clean compile assembly:single

Note:

Most of the implementation was done by Valentin Cocaud.

About

Java implementation of Hindley Milner type inference algorithm for lambda calculus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages