Skip to content

Tiseno/AlgorithmJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hindley Milner Algorithm J

$ runhaskell main.hs example/infinite.j
\x -> (x x)
(\x -> (x:t1 x:t1):Error(Infinite type)):(t1->Error(Infinite type))

TODO

  • Recursive definitions

Releases

No releases published

Packages

No packages published