An open API service indexing awesome lists of open source software.

https://github.com/egison/egison-prover

Proof writing language with Egison pattern matching
https://github.com/egison/egison-prover

Last synced: about 2 months ago
JSON representation

Proof writing language with Egison pattern matching

Awesome Lists containing this project

README

          

# Egison Prover

Egison with a dependent type system

## How to test

```
cabal build
cabal exec egison-prover -- sample/test.pegi
```