Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbqbaron/fluffy-fortnight

Hack together Algorithm W to learn some Haskell and Algorithm W itself
https://github.com/bbqbaron/fluffy-fortnight

Last synced: 17 days ago
JSON representation

Hack together Algorithm W to learn some Haskell and Algorithm W itself

Awesome Lists containing this project

README

        

# algow

I wanted to know how basic typechecking worked, so I implemented [Algorithm W](https://en.wikipedia.org/wiki/Hindley%E2%80%93Milner_type_system#Algorithm_W) or at least enough of it to pass incredibly basic tests. Done at max speed with no concern for quality; not a demo or portfolio piece!