Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lamg/wybe
- Owner: lamg
- Created: 2024-05-10T14:35:17.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T17:50:52.000Z (5 months ago)
- Last Synced: 2024-09-30T06:22:11.627Z (4 months ago)
- Topics: fsharp, logic, theorem-proving
- Language: F#
- Homepage:
- Size: 246 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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