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:
- An embeddable JavaScript like language☆15Updated 10 years ago
- An embedded javascript engine☆37Updated 9 years ago
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 6 years ago
- Single C file event loop☆28Updated 5 years ago
- A small object-oriented Windows GUI library for C☆14Updated 7 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
- Jsi is a small, C-embeddable javascript interpreter with tightly woven Web and DB support.☆45Updated last year
- Interpreted, dynamically typed, object-oriented programming language☆23Updated 3 weeks ago
- Ecmascript engine for C☆13Updated 4 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 zero-malloc memory pool based on SQLite's memsys5 memory subsystem☆28Updated 13 years ago
- awtk lua bindings☆16Updated 3 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- A small embedded scripting language.☆14Updated 7 years ago
- libuv + msgpack-c example☆18Updated 12 years ago
- Lua(JIT) wrapper for QT☆31Updated 11 years ago
- FFI for QuickJS☆32Updated 4 years ago
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 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
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- wxlua's(a lua scripting language wrapper around the wxWidgets cross-platform GUI library.) tutorial☆21Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- SGScript Scripting Engine☆66Updated 7 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A simple, pure C, jit library☆16Updated 9 years ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago