jarhot1992 / mujsLinks
MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. It is written in portable C and implements ECMAScript as specified by ECMA-262. Why? Because V8, SpiderMonkey and JavaScriptCore are all too big and complex. MuJS's focus is on small size, correctness and simplicity.…
☆14Updated 9 years ago
Alternatives and similar repositories for mujs
Users that are interested in mujs are comparing it to the libraries listed below
Sorting:
- Jsi is a small, C-embeddable javascript interpreter with tightly woven Web and DB support.☆47Updated last year
- Single C file event loop☆28Updated 5 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago
- A small object-oriented Windows GUI library for C☆14Updated 7 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- An embedded javascript engine☆38Updated 10 years ago
- An embeddable JavaScript like language☆15Updated 10 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago
- Interpreted, dynamically typed, object-oriented programming language☆24Updated 2 months ago
- A small embedded scripting language.☆14Updated 7 years ago
- SGScript Scripting Engine☆65Updated 7 years ago
- Ecmascript engine for C☆13Updated 5 years ago
- Static lua compiler - Compile Lua code into C code.☆71Updated 13 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- tekUI is a GUI toolkit library mostly written in Lua. It is easily extensible with new interface elements, which can later be ported in C…☆16Updated 14 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Van programming language. Embeddable and extendable script language in C. Simple and efficient.Inspired by C, Simula and JavaScript☆17Updated 2 years ago
- FFI for QuickJS☆32Updated 4 years ago
- libuv + msgpack-c example☆18Updated 13 years ago
- ☆10Updated 9 years ago
- A portable single file parser/lexer/tokenizer.☆50Updated 7 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- wxlua's(a lua scripting language wrapper around the wxWidgets cross-platform GUI library.) tutorial☆21Updated 7 years ago
- Closure function implementation for C☆20Updated 8 years ago
- Embeddable Script Language for C++☆38Updated 3 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- A scripting language that accepts a subset of javascript and C/C++☆76Updated 8 months ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Single file public domain networking library☆11Updated 10 years ago
- A simple single-file javascript interpreter written in C++☆74Updated 4 years ago