https://github.com/digama0/lean-sys
Rust bindings for the Lean 4 proof assistant
https://github.com/digama0/lean-sys
Last synced: 2 months ago
JSON representation
Rust bindings for the Lean 4 proof assistant
- Host: GitHub
- URL: https://github.com/digama0/lean-sys
- Owner: digama0
- License: apache-2.0
- Created: 2023-08-15T23:53:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-15T23:42:02.000Z (4 months ago)
- Last Synced: 2025-04-02T05:09:49.602Z (2 months ago)
- Language: Rust
- Size: 65.4 KB
- Stars: 21
- Watchers: 3
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- awesome-rust-formalized-reasoning - lean-sys - sys):star: - bindings to [Lean 4](https://github.com/leanprover/lean4)'s C API. (Projects / Libraries)
README
# lean-sys
[](https://crates.io/crates/lean-sys)
[](https://docs.rs/crate/lean-sys/latest)
[](#lean-version-requirements)Rust bindings to [Lean 4](https://github.com/leanprover/lean4)'s C API
Functions and comments manually translated from those in the [`lean.h` header](https://github.com/leanprover/lean4/blob/master/src/include/lean/lean.h) provided with Lean 4