mirror of
https://github.com/HigherOrderCO/Kind1.git
synced 2024-11-03 23:55:59 +03:00
A next-gen functional language
dependent-typesformalityfunctional-programminglambda-calculusmoonadproof-languageproof-languagesstarred-higherorderco-repostarred-repotheorem-provertype-theory
bench | ||
example | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
Kind2
This repository is a WIP.
Usage
- Install:
cargo install --path .
- Check a Kind2 file:
kind2 check example.kind2
- Check a Kind2 file:
kind2 run example.kind2