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
76 stars
3 watching
18 forks
Language: Haskell
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| An interactive graphical interpreter for the Haskell programming language | 361 |
| An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. | 261 |
| An interpreter for Bel programming language | 18 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
| A tool for expressing and proving properties about Haskell programs using SMT solvers. | 245 |
| An embedded language and JIT compiler for efficient dynamic expression evaluation and data analysis | 1,173 |
| An interpreter for a logic-based programming language written in Haskell. | 61 |
| An implementation of a modern Lisp family programming language | 163 |
| An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
| A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. | 115 |
| A JavaScript implementation of an operational monad style for recursive program interpretation | 6 |
| A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 309 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |