An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hz3

Fork of z3 with future-proof version-numbering scheme Bindings for the Z3 4.x Theorem Prover (https://github.com/Z3Prover/z3). Z3.Base.C provides the raw foreign imports from Z3's C API. Z3.Base does the marshaling of values between Haskell and C, and transparently handles reference counting of Z3 objects for you. Z3.Monad provides a convenient monadic wrapper for the common usage scenario. Examples: https://github.com/strake/z3.hs/tree/master/examples Changelog: https://github.com/strake/z3.hs/blob/master/CHANGES.md Installation: Unix-like: Just be sure to use the standard locations for dynamic libraries (/usr/lib) and header files (/usr/include), or else use the --extra-lib-dirs and --extra-include-dirs Cabal flags. (Hackage reports a build failure because Z3's library is missing.)

Ecosystem
hackage.haskell.org
Latest Release
96.0.0.0
over 6 years ago
Versions
1
Downloads
701 total
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/hz3
spec
License BSD-3-Clause
First Release over 6 years ago
Last Synced 25 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub