#compiler #kind #checker #language #transform #version #compile

kind-checker

Type checker for the kind compiler

4 releases

0.1.3 May 11, 2023
0.1.2 Apr 2, 2023
0.1.1 Mar 3, 2023
0.1.0 Jan 26, 2023

#1137 in Programming languages

Download history 1/week @ 2024-11-11 16/week @ 2024-12-09

156 downloads per month
Used in 3 crates

MIT license

54KB
1.5K SLoC

A type checker for the kind2 language. It has some utilities to [compile kind2 code][compiler] into a version that the checker can understand and [transform the answer back][report] into a version that the Rust side can manipulate.

Dependencies

~10–18MB
~253K SLoC