elua
Embedded scripting language
An implementation of the Lua programming language optimized for use in embedded systems
eLua Project on GitHub
910 stars
101 watching
295 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,048 |
edubart/nelua-lang | A statically-typed and meta-programmable systems programming language inspired by Lua, compiled to C and native code. | 2,079 |
xebecnan/unilua | A C# implementation of Lua 5.2 focused on compatibility with Unity3D game engines. | 1,109 |
lua-alchemy/lua-alchemy | Port of Lua programming language to Adobe Alchemy technology for Flash applications | 167 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
benzap/eden | A scripting language built on top of Clojure, allowing seamless integration with existing Clojure code and leveraging EDN data representation. | 135 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 147 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 604 |
emmylua/vscode-emmylua | An extension for Visual Studio Code that provides support and debugging tools for the EmmyLua programming language | 639 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
mlua-rs/mlua | Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,733 |
plutolang/plutoscript | A Lua dialect, written in JavaScript, designed to run anywhere JavaScript works. | 4 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,302 |
alard/wget-lua | A C implementation of wget with extended capabilities utilizing Lua scripts | 23 |