PlutoScript
Lua dialect
A Lua dialect, written in JavaScript, designed to run anywhere JavaScript works.
Write Pluto, a Lua dialect, anywhere JavaScript works.
4 stars
1 watching
1 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
plutolang/pluto | A superset of Lua 5.4 aimed at general-purpose programming with improved syntax and standard library. | 389 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
pigpigyyy/yuescript | A Moonscript dialect compiler to Lua, aiming to improve and extend the language by introducing new features. | 453 |
rxi/json.lua | A lightweight JSON encoding and decoding library written in Lua | 1,865 |
astrolang/astro | A language designed to facilitate rapid prototyping and high-performance applications with safe memory management and concurrency. | 757 |
evandrolg/pegasus.lua | An HTTP server written in Lua for hosting web applications with support for streaming and compression. | 421 |
stravant/luaminify | Tools for parsing and transforming Lua source code | 260 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
thacuber2a03/lunas | Assembles code for an emulator or interpreter written in Lua | 3 |
milochristiansen/lua | A Go-based Lua 5.3 VM and compiler for embedding into Go programs | 917 |
russoul/idris2-lua | A Lua backend for Idris 2, facilitating integration with the functional programming language | 27 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |