mujs

Interpreter

An embeddable JavaScript interpreter written in C

An embeddable Javascript interpreter in C.

GitHub

818 stars
41 watching
100 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
covscript/covscriptAn open-source interpreter for a cross-platform programming language designed to make programming easier227
esp8266/basicA basic programming language and interpreter for microcontrollers like the ESP8266259
jyh1/mmacloneAn interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem242
keyz/the-super-tiny-interpreterAn interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code.172
cozis/nojaAn experimental interpreter for a basic programming language designed as an educational reference90
justinmeza/lciAn interpreter for an esoteric programming language designed to be correct, portable, and precisely documented.786
skx/gobasicA BASIC interpreter written in Golang.331
mist64/cbmbasicAn interpreter for a variant of Commodore BASIC 6502452
clarkmcc/cel-rustAn interpreter for a lightweight expression language with C-like syntax386
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
delta456/monkey_vAn implementation of a programming language interpreter in V.37
sonoro1234/cimguiAn intermediate layer to enable use of Dear ImGui from languages interfacing with C.22
ser1zw/milAn interpreter and VM implementation for a lightweight programming language with basic data types and control structures.2
paladin-t/my_basicAn embeddable BASIC interpreter with features such as prototype-based programming and functional programming512
codinguncut/jsbochsAn emulator of an old PC architecture in JavaScript39