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: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rho-devel/rho | Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
heinrichapfelmus/hyper-haskell | An interactive graphical interpreter for the Haskell programming language | 361 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 818 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
igorkulman/swiftpascalinterpreter | An interpreter for the Pascal programming language written in Swift | 284 |
covscript/covscript | An open-source interpreter for a cross-platform programming language designed to make programming easier | 227 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 37 |
masak/bel | An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. | 27 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
terenceng03/mueval | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
avivc/ribbonlang | An interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming. | 11 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 174 |
progval/pythonvm-rust | A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. | 73 |
lpcic/elpi | An embeddable interpreter for a variant of Prolog enriched with Constraint Handling Rules | 292 |
pocketpy/pocketpy | An embeddable, high-level Python interpreter written in C11. | 1,656 |