Pluto
Lua extension
A superset of Lua 5.4 aimed at general-purpose programming with improved syntax and standard library.
A superset of Lua 5.4 with a focus on general-purpose programming.
388 stars
10 watching
26 forks
Language: C++
last commit: 1 day ago
Linked from 1 awesome list
dialectlanguageluaplutoplutolangprogramming-languagesuperset
Related projects:
Repository | Description | Stars |
---|---|---|
plutolang/plutoscript | A Lua dialect, written in JavaScript, designed to run anywhere JavaScript works. | 4 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
9551-dev/pnglua | A compact and cleaner implementation of a PNG decoder in Lua | 11 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 289 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 604 |
cloudflare/lua-capnproto | A Lua implementation of Cap'n Proto's data interchange format and capability-based RPC system | 147 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
daurnimator/lua-psl | A Lua library providing bindings to the Public Suffix List (PSL) library. | 9 |
titan-lang/titan | A statically-typed, ahead-of-time compiled language designed to provide better performance and security for application programming. | 406 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 206 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
astrolang/astro | A language designed to facilitate rapid prototyping and high-performance applications with safe memory management and concurrency. | 758 |