https://github.com/higherorderco/kind1
A modern proof language
https://github.com/higherorderco/kind1
dependent-types formality functional-programming lambda-calculus moonad proof-language proof-languages theorem-prover type-theory
Last synced: 11 days ago
JSON representation
A modern proof language
- Host: GitHub
- URL: https://github.com/higherorderco/kind1
- Owner: HigherOrderCO
- License: mit
- Created: 2018-07-13T03:08:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T16:54:12.000Z (3 months ago)
- Last Synced: 2025-04-10T00:12:16.412Z (11 days ago)
- Topics: dependent-types, formality, functional-programming, lambda-calculus, moonad, proof-language, proof-languages, theorem-prover, type-theory
- Language: Haskell
- Homepage: https://higherorderco.com
- Size: 34.6 MB
- Stars: 3,655
- Watchers: 75
- Forks: 145
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Kind
Kind is a minimal Proof Checker.
This repository is a full rewrite of Kind from the old JS implementation to
Haskell. It is being actively developed. See examples on
[KindBook](https://github.com/HigherOrderCO/KindBook).# Usage
1. Clone and install this project
2. Use the `kind` command to check/run terms
---
We will write a proper README later (: