Implementation of the Hindley-Milner Algorithm but for STLC instead of System F
Find a file
2023-06-11 14:24:48 +02:00
app Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00
.gitignore Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00
LICENSE Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00
type-inference.cabal Implemented the hindley-milner algorithm for STLC 2023-06-11 14:24:48 +02:00