Releases: hyperpolymath/proven
Releases · hyperpolymath/proven
Proven v1.0.0
Immutable
release. Only release title and notes can be modified.
Proven v1.0.0
Formally verified safety library with bindings for all major programming languages.
Highlights
- 25+ verified modules covering arithmetic, strings, JSON, URLs, cryptography, and more
- Proofs of totality and correctness via Idris 2 dependent types
- Zig FFI bridge providing stable C ABI
- Bindings for Python, Rust, JavaScript, TypeScript, Deno, and 35+ other languages
Install
Rust: cargo add proven
Python: pip install proven
Deno: deno add @hyperpolymath/proven
npm: npm install @proven/javascript
Documentation
- README
- arXiv Paper (pending)
License
PMPL-1.0 (Palimpsest Modified Public License)