mujs
Interpreter
An embeddable JavaScript interpreter written in C
An embeddable Javascript interpreter in C.
818 stars
41 watching
100 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source interpreter for a cross-platform programming language designed to make programming easier | 227 |
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. | 172 |
| An experimental interpreter for a basic programming language designed as an educational reference | 90 |
| An interpreter for an esoteric programming language designed to be correct, portable, and precisely documented. | 786 |
| A BASIC interpreter written in Golang. | 331 |
| An interpreter for a variant of Commodore BASIC 6502 | 452 |
| An interpreter for a lightweight expression language with C-like syntax | 386 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| An implementation of a programming language interpreter in V. | 37 |
| An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
| An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. | 2 |
| An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
| An emulator of an old PC architecture in JavaScript | 39 |