A next-gen functional language
Go to file
2022-07-14 20:56:15 -03:00
bench Resolving conflicts 2022-07-14 20:52:37 -03:00
src Merge branch 'master' into feat-cli 2022-07-14 20:56:15 -03:00
.gitignore Initial commit 2022-07-12 22:47:17 -03:00
Cargo.lock Resolving conflicts 2022-07-14 20:52:37 -03:00
Cargo.toml Merge branch 'master' into feat-cli 2022-07-14 20:56:15 -03:00
README.md Add run instruction 2022-07-13 23:57:15 -03:00

Kind2

This repository is a WIP.

Usage

  1. Install:
cargo install --path .
  1. Check a Kind2 file:
kind2 check example.kind2
  1. Check a Kind2 file:
kind2 run example.kind2