Ecosyste.ms: Packages

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

Top 8.2% on hackage.haskell.org
Top 5.3% downloads on hackage.haskell.org
Top 5.6% dependent packages on hackage.haskell.org
Top 9.2% forks on hackage.haskell.org

hackage.haskell.org : mueval

Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary Haskell expressions. Importantly, mueval takes many precautions to defang and avoid "evil" code. It uses resource limits, whitelisted modules and Safe Haskell, special Show instances for IO, threads, processes, and changes of directory to sandbox the Haskell code. . It is, in short, intended to be a standalone version of Lambdabot's famous evaluation functionality. For examples and explanations, please see the README file. . Mueval is POSIX-only.

Registry - Source - Homepage - JSON
purl: pkg:hackage/mueval
Keywords: bsd3, development, language, library, program
License: BSD-3-Clause
Latest release: 5 months ago
First release: almost 16 years ago
Dependent packages: 3
Dependent repositories: 22
Downloads: 26,715 total
Stars: 75 on GitHub
Forks: 17 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...