Hindley-Milner Type System A pocket-sized implementation of a functional language with a Hindley-Milner type system. Content Lexer Parser Abstract Syntax Tree Types Unification Algorithm Type Inference Build and Test cargo build cargo test License This project is licensed under the BSD-3-Clause license - see the LICENSE.md file for details.