elua
Embedded scripting language
An implementation of the Lua programming language optimized for use in embedded systems
eLua Project on GitHub
916 stars
101 watching
295 forks
Language: C
last commit: 10 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,056 |
edubart/nelua-lang | A statically-typed and meta-programmable systems programming language inspired by Lua, compiled to C and native code. | 2,094 |
xebecnan/unilua | A C# implementation of Lua 5.2 focused on compatibility with Unity3D game engines. | 1,111 |
lua-alchemy/lua-alchemy | Port of Lua programming language to ActionScript using Alchemy technology | 167 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
benzap/eden | A scripting language designed to be embeddable and extensible, with syntax similar to Lua, built on top of Clojure. | 136 |
publicrepo/gmscript | An embedded scripting language for C++ applications, games, and tools. | 148 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
emmylua/vscode-emmylua | A plugin for VSCode that integrates EmmyLua as a programming language and debugger. | 642 |
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,821 |
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,312 |
alard/wget-lua | A utility for downloading files from the web with recursive capabilities and customizable options. | 23 |