mmaclone
Language Interpreter
An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem
A simple Wolfram Language clone in Haskell
242 stars
12 watching
17 forks
Language: Haskell
last commit: over 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
| | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
| | An interactive graphical interpreter for the Haskell programming language | 361 |
| | An interpreter for WebAssembly modules written in pure Python. | 453 |
| | An interpreter and runtime environment for WebAssembly in RPython | 66 |
| | An implementation of a programming language and its compiler in Haskell | 0 |
| | An embeddable JavaScript interpreter written in C | 818 |
| | An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. | 2 |
| | An interpreter for Bel programming language | 18 |
| | A Haskell-powered Python interpreter implementing most of the language's syntax and functionality | 579 |
| | An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. | 261 |
| | An implementation of a modern Lisp family programming language | 163 |
| | An implementation of a programming language interpreter in V. | 37 |
| | Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
| | A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |