GitHub - bugarela/GADTInference

Skip to content

Navigation Menu

Sign in

Appearance settings

Generalized Algebraic Data Type (GADT) Inference

A different version of this approach, using lcg (least common generalization) to infer types from case expressions, and supporting type signature through reducing the extra information generated and doing exactly what OutsideIn does.

An entry has multiple data declarations followed by one expression. See examples.

Run generate "file" to get generated constraints.

Run solve "file" to get the type inferred.