Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digama0/coq-rs
A Coq .vo parser in Rust
https://github.com/digama0/coq-rs
Last synced: 3 months ago
JSON representation
A Coq .vo parser in Rust
- Host: GitHub
- URL: https://github.com/digama0/coq-rs
- Owner: digama0
- License: mit
- Created: 2023-12-15T20:25:09.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-20T18:05:42.000Z (11 months ago)
- Last Synced: 2024-07-14T14:09:02.585Z (4 months ago)
- Language: Rust
- Size: 40 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rust-formalized-reasoning - coq-rs - this program can parse Coq .vo files. (Projects / Libraries)
README
# A `.vo` parser in Rust
This program can parse Coq `.vo` files (from version 8.18). Maybe it might do more in the future.