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

GitHub

242 stars
12 watching
17 forks
Language: Haskell
last commit: over 5 years ago

Related projects:

Repository Description Stars
mwerezak/sphinx-lang An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. 290
terenceng03/mueval A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. 76
heinrichapfelmus/hyper-haskell An interactive graphical interpreter for the Haskell programming language 361
mohanson/pywasm An interpreter for WebAssembly modules written in pure Python. 453
kanaka/warpy An interpreter and runtime environment for WebAssembly in RPython 66
alphamarc/wyah An implementation of a programming language and its compiler in Haskell 0
ccxvii/mujs An embeddable JavaScript interpreter written in C 818
ser1zw/mil An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. 2
jeremyschlatter/chime An interpreter for Bel programming language 18
mattgreen/hython A Haskell-powered Python interpreter implementing most of the language's syntax and functionality 579
haskell-hint/hint An interpreter for a functional programming language, allowing developers to run and interact with compiled code at runtime. 261
mthom/shentong An implementation of a modern Lisp family programming language 163
delta456/monkey_v An implementation of a programming language interpreter in V. 37
rho-devel/rho Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. 133
jxxcarlson/l1 A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. 0