pkuleon / javascript-to-lua
A JavaScript to Lua source compiler.
☆35Updated 11 years ago
Alternatives and similar repositories for javascript-to-lua:
Users that are interested in javascript-to-lua are comparing it to the libraries listed below
- VM that runs in the browser and interprets luajit bytecode.☆170Updated 6 years ago
- Lua Bindings For Node.JS☆86Updated 9 years ago
- Git implementation in pure lua for luvit.☆58Updated last year
- a mutable string support to lua.☆25Updated 10 years ago
- Lua to JavaScript Transpiler☆74Updated 3 years ago
- Portable filesystem API for LuaJIT☆24Updated 3 years ago
- Static lua compiler - Compile Lua code into C code.☆70Updated 12 years ago
- [#####] Simple UTF8 support in pure lua☆34Updated 9 months ago
- Javascript to Lua translator☆208Updated 7 years ago
- [UNMAINTAINED] "Compiles" JS to Lua to run on Colony.☆81Updated 7 years ago
- The TypeScriptLUA repo contains the complete source code implementation for TypeScript compiler for LUA bytecode☆61Updated 5 years ago
- MoonScript compiled to JavaScript with Emscripten☆40Updated 6 years ago
- Lua VM implemented in Javascript☆62Updated 12 years ago
- LuaJIT with native 5.2 and 5.3 support☆65Updated 7 years ago
- LuaJIT FFI bindings for Chromium Embedded Framework (**UNSTABLE**)☆22Updated 2 years ago
- Embed node.js inside of C++ applications - Use https://github.com/electron/node instead☆60Updated 10 years ago
- Lua binding for libui, a simple and portable native UI library for unix, macos and windows☆50Updated 2 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
- luarock packaging of Metalua's parser☆48Updated 11 years ago
- Lua.js publish pages.☆126Updated 8 years ago
- WIP jit lua to wasm☆95Updated 5 years ago
- LuaJIT 2.1 sources, binaries and build scripts☆45Updated 3 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- LuaSrcDiet - Compresses Lua source code by removing unnecessary characters.☆31Updated 12 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆16Updated last year
- A pure lua implementation of a PNG decoder☆47Updated 7 years ago
- Converts JavaScript to Lua using the SpiderMonkey AST. Not perfect, but a good effort.☆27Updated 8 years ago
- Straightforward, well-documented, high-level interface for Lua interpreters in the browser.☆35Updated 11 years ago
- Webpack loader for fengari☆28Updated 3 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆41Updated 7 years ago