hope

Language interpreter

A programming language interpreter preserved from the original 1970s implementation with fixes to make it compatible with modern systems.

Hope programming language interpreter

GitHub

40 stars
7 watching
10 forks
Language: C
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
dictu-lang/dictuAn interpreted programming language with C-style syntax and support for multiple paradigms268
delta456/monkey_vAn implementation of a programming language interpreter in V.37
avivc/ribbonlangAn interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming.11
mist64/cbmbasicAn interpreter for a variant of Commodore BASIC 6502452
gioblu/biplanAn experimental programming language designed to fit within extremely limited memory constraints, aiming to simplify interpretation and analysis of code for low-resource environments.68
dwayne/elm-monkey-interpreterAn Elm implementation of a Monkey interpreter10
terenceng03/muevalA Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment.76
jyh1/mmacloneAn interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem242
igorkulman/swiftpascalinterpreterAn interpreter for the Pascal programming language written in Swift284
cozis/nojaAn experimental interpreter for a basic programming language designed as an educational reference90
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
cjheath/treetopA toolset for building interpreters of simple languages using parsing expression grammars and Ruby306
paladin-t/my_basicAn embeddable BASIC interpreter with features such as prototype-based programming and functional programming512
mwerezak/sphinx-langAn interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime.290