Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lamg/wybe

Wybe proof checker and language definition
https://github.com/lamg/wybe

fsharp logic theorem-proving

Last synced: 4 months ago
JSON representation

Wybe proof checker and language definition

Awesome Lists containing this project

README

        

# Wybe

Features and progress:

- Check proofs written in a syntax inspired by [Dijkstra's predicate calculus][0]
- [x] Parsing syntax
- [ ] Checking proofs
- Support for VS Code
- Support for Sublime Text

![true_th](./imgs/true_th_proof.png)

[0]: https://www.cs.utexas.edu/users/EWD/transcriptions/EWD13xx/EWD1300.html