moonscript
Lua compiler
A programming language that compiles into Lua, providing a balance between performance and ease of use.
A language that compiles to Lua
3k stars
91 watching
191 forks
Language: Lua
last commit: 16 days ago languageluamoonscriptparsing-expression-grammartranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
pigpigyyy/yuescript | A Moonscript dialect compiler to Lua, aiming to improve and extend the language by introducing new features. | 463 |
leafo/moonscript-vim | Supports syntax highlighting and indentation for the MoonScript programming language in Vim. | 101 |
leafo/lapis | A web framework for building Lua/MoonScript applications with OpenResty support | 3,148 |
moonsharp-devs/moonsharp | An interpreter and runtime environment for the Lua programming language | 1,424 |
leafo/lua-payments | Bindings to various payment provider APIs for use in Lua programming language | 73 |
lunarmodules/luasocket | Provides network support for Lua applications using TCP and UDP transport layers. | 1,870 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,946 |
plutolang/plutoscript | A Lua dialect, written in JavaScript, designed to run anywhere JavaScript works. | 4 |
gamesys/moonshine | A lightweight virtual machine for the Lua programming language | 502 |
aerokube/moon | A tool for automating browser interactions using container orchestration and automated management of web browsers | 225 |
leafo/pgmoon | A PostgreSQL client library written in pure Lua that provides an asynchronous connection to the database. | 398 |
kilobyte22/mlc | Compiles Ruby code into Lua | 3 |
losinggeneration/gimlet | A micro web application framework for building RESTful APIs and web applications in Lua with Moonscript | 27 |
leafo/sitegen | A tool for creating and managing static websites from a template-based approach | 80 |
leafo/magick | Provides Lua bindings to ImageMagick's MagickWand or GraphicsMagick Wand libraries for image processing and manipulation. | 410 |