mueval

Haskell Interpreter

A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment.

A secure sandboxed Haskell interpreter for pure function evaluation

GitHub

76 stars
3 watching
18 forks
Language: Haskell
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
jyh1/mmacloneAn interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem242
heinrichapfelmus/hyper-haskellAn interactive graphical interpreter for the Haskell programming language361
haskell-hint/hintAn interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime.261
jeremyschlatter/chimeAn interpreter for Bel programming language18
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
mattgreen/hythonA Haskell-powered Python interpreter implementing most of the language's syntax and functionality579
leventerkok/sbvA tool for expressing and proving properties about Haskell programs using SMT solvers.245
morganstanley/hobbesAn embedded language and JIT compiler for efficient dynamic expression evaluation and data analysis1,173
erdwolf/prologAn interpreter for a logic-based programming language written in Haskell.61
mthom/shentongAn implementation of a modern Lisp family programming language163
mwerezak/sphinx-langAn interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime.290
cofinalsubnets/wispA Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs.115
phipsgabler/operajonalA JavaScript implementation of an operational monad style for recursive program interpretation6
justinethier/husk-schemeA Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy.309
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89