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.

GitHub

1k stars
11 watching
54 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rho-devel/rho Refactoring R language interpreter into an efficient, VM-based interpreter using modern techniques. 133
heinrichapfelmus/hyper-haskell An interactive graphical interpreter for the Haskell programming language 361
ccxvii/mujs An embeddable JavaScript interpreter written in C 812
paladin-t/my_basic An embeddable BASIC interpreter with features such as prototype-based programming and functional programming 508
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 225
delta456/monkey_v An implementation of a programming language interpreter in V. 38
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. 30
terenceng03/mueval A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. 77
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 172
progval/pythonvm-rust A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. 73
lpcic/elpi An interpreter for a logic-based programming language designed to be embedded in other applications. 290
pocketpy/pocketpy An embeddable, high-level Python interpreter written in C11. 1,609