hint
This library defines an Interpreter monad. It allows to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, essentially, a huge subset of the GHC API wrapped in a simpler API.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 7 years ago
0.9.0
over 7 years ago
Versions
43
43
Downloads
77,536 total
77,536 total
Dependent Packages
11
11
Dependent Repos
443
443
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/hint
spec |
| License | BSD-3-Clause |
| First Release | over 18 years ago |
| Last Synced | 20 days ago |
Repository
| Stars | 260 on GitHub |
| Forks | 42 on GitHub |
| Commits | 456 |
| Committers | 34 |
| Avg per Author | 13.412 |
| DDS | 0.695 |
Rankings on hackage.haskell.org
Overall
Top 3.4%
Downloads
Top 1.8%
Dependent packages
Top 2.4%
Dependent repos
Top 1.0%
Forks
Top 6.0%