/eir

Static optional type checker for tylang.

Primary LanguageOCaml

EIR

WORK IN PROGRESS

EIR is a static optional type checker for BEAM files which are compiled by tylang.

It aims to analyze type discrepancy faster than Dialyzer. It will also alleviate processing resources used when type checking.

How to install

Development

opam pin add eir --kind path .

How to use

WIP

License

This software is licensed under the Boost Software License.