PurC
HVML Interpreter
An interpreter for the HVML programming language, implementing its features and predefined objects in C.
The prime HVML interpreter for C Language.
1k stars
12 watching
54 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
| An interactive graphical interpreter for the Haskell programming language | 361 |
| An embeddable JavaScript interpreter written in C | 818 |
| An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
| An interpreter for the Pascal programming language written in Swift | 284 |
| An open-source interpreter for a cross-platform programming language designed to make programming easier | 227 |
| An implementation of a programming language interpreter in V. | 37 |
| An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. | 27 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
| An interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming. | 11 |
| An interactive BASIC interpreter written in Python | 174 |
| A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. | 73 |
| An embeddable interpreter for a variant of Prolog enriched with Constraint Handling Rules | 292 |
| An embeddable, high-level Python interpreter written in C11. | 1,656 |