All Projects → mbg → Hindley Milner

mbg / Hindley Milner

Template for Hindley-Milner based languages

Programming Languages

haskell
3896 projects
language
365 projects
types
53 projects

Template for Hindley-Milner based languages

Hackage Build Status

Introduction

I often find myself in need of an implementation of Hindley-Milner to experiment with, so I wrote this library as a template implementation of a Hindley-Milner like language. Only Algorithm W is currently implemented. The library isn't meant to be used as a dependency for other projects, but rather as a starting point.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].