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
- My fork of Fabrice Bellard's Tiny C Compiler☆30Updated 7 years ago
- An embedded javascript engine☆37Updated 10 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
- Van programming language. Embeddable and extendable script language in C. Simple and efficient.Inspired by C, Simula and JavaScript☆17Updated 2 years ago
- A small embedded scripting language.☆14Updated 7 years ago
- Ecmascript engine for C☆13Updated 5 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
- Jsi is a small, C-embeddable javascript interpreter with tightly woven Web and DB support.☆47Updated last year
- EiC C Interpreter☆21Updated 10 years ago
- Single C file event loop☆28Updated 5 years ago
- A scripting language that accepts a subset of javascript and C/C++☆76Updated 7 months ago
- IUP is a portable toolkit for building graphical user interfaces.☆81Updated 12 years ago
- ☆10Updated 9 years ago
- A small object-oriented Windows GUI library for C☆14Updated 7 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29Updated 3 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Static lua compiler - Compile Lua code into C code.☆71Updated 13 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 …☆73Updated 3 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
- wxlua's(a lua scripting language wrapper around the wxWidgets cross-platform GUI library.) tutorial☆21Updated 7 years ago
- awtk lua bindings☆16Updated 5 months ago
- Usefu Lua modules☆41Updated 8 months ago
- Lua(JIT) wrapper for QT☆31Updated 11 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Interpreted, dynamically typed, object-oriented programming language☆23Updated last month
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 8 years ago
- SGScript Scripting Engine☆66Updated 7 years ago
- Higher-level C API for Lua based on llib☆28Updated 11 years ago