#leo #zero-knowledge #programming-language #aleo #cryptography

yanked leo-type-inference

Checks that a program is correct using type inference

1.0.8 Jan 12, 2021
1.0.7 Dec 15, 2020
1.0.6 Dec 3, 2020
1.0.5 Dec 2, 2020

#27 in #leo

GPL-3.0 license

670KB
11K SLoC

A type inference check for a Leo program.

This module contains the TypeInference type, which stores information needed to run a type inference check over a program.

A new TypeInference type can be created from a LeoAst type and a [Symbol Table].

Dependencies

~14–27MB
~439K SLoC