algorithm-w
There are 7 repositories under algorithm-w topic.
kekyo/TypeInferencer
Minimal type inference Algorithm W and Algorithm M in F#
wdamron/poly
Hindley-Milner type system with extensible records and variants, implemented in Go
fxdpntthm/type-checker
Simple implementation of ST LC type checker in Haskell
jaredly/algorithm-j
a typescript version
chrisnevers/type-inference
Implementation of Algorithm W
developedby/algorithm-w-rs
Simple implementation of Hindley-Milner type inference in Rust
FrankBro/lambda-rs
Simple algorithm w type inference in rust