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
40 stars
7 watching
10 forks
Language: C
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreted programming language with C-style syntax and support for multiple paradigms | 268 |
| An implementation of a programming language interpreter in V. | 37 |
| An interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming. | 11 |
| An interpreter for a variant of Commodore BASIC 6502 | 452 |
| An experimental programming language designed to fit within extremely limited memory constraints, aiming to simplify interpretation and analysis of code for low-resource environments. | 68 |
| An Elm implementation of a Monkey interpreter | 10 |
| A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| An interpreter for the Pascal programming language written in Swift | 284 |
| An experimental interpreter for a basic programming language designed as an educational reference | 90 |
| 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 building interpreters of simple languages using parsing expression grammars and Ruby | 306 |
| An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
| An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |