package inferno

  1. Overview
  2. Docs
A library for constraint-based Hindley-Milner type inference

Install

Dune Dependency

Authors

Maintainers

Sources

archive.tar.gz
md5=c669a9084bcd34c8f557b87f1a3c7d85
sha512=548d1d332e8ab4e0bdd2f9b922c2389b59ed5657bf9ad57b652d1ca4fdf6bf83cebcc0ecec3475d1b1ab44c2fc5d2adbaa618ed5a7c0427dc9798f1167229e12

CHANGES.md.html

Changes

2020/10/01

  • Change the signature SolverSig.OUTPUT so as to make tyvar an abstract type. An injection function solver_tyvar : int -> tyvar is introduced.

  • Add n-ary products to the System F demo. (Contributed by Gabriel Scherer and Olivier Martinot.)

  • Some cleanup in the directory structure.

2019/09/24

  • Use dune instead of ocamlbuild. All necessary library files should now be properly installed (which was not the case in the previous version).

2018/04/05

  • First release of Inferno as an opam package.

OCaml

Innovation. Community. Security.