https://github.com/serras/djinn-lib
Library extracted from Djinn package
https://github.com/serras/djinn-lib
Last synced: 10 months ago
JSON representation
Library extracted from Djinn package
- Host: GitHub
- URL: https://github.com/serras/djinn-lib
- Owner: serras
- Created: 2014-07-27T16:06:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-05-21T19:32:43.000Z (about 4 years ago)
- Last Synced: 2025-07-29T17:35:36.995Z (11 months ago)
- Language: Haskell
- Size: 42 KB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
djinn-lib and djinn-ghc
=======================
Djinn uses a theorem prover for intuitionistic propositional logic to generate a Haskell expression when given a type.
Library extracted from Djinn sources and bridge for use with GHC API.