Yuescript
Moonscript compiler
A Moonscript dialect compiler to Lua, aiming to improve and extend the language by introducing new features.
A Moonscript dialect compiles to Lua.
453 stars
16 watching
39 forks
Language: C++
last commit: 21 days ago cppluamoonscripttranspileryuescript
Related projects:
Repository | Description | Stars |
---|---|---|
leafo/moonscript | A programming language that compiles into Lua, providing a balance between performance and ease of use. | 3,214 |
kilobyte22/mlc | Compiles Ruby code into Lua | 3 |
moonsharp-devs/moonsharp | An interpreter and runtime environment for the Lua programming language | 1,417 |
gamesys/moonshine | A lightweight virtual machine for the Lua programming language | 502 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
ivogabe/gulp-typescript | A plugin for gulp that handles TypeScript compilation with incremental support. | 838 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 219 |
asdalexander77/typescriptlua | Transpiles TypeScript code to Lua bytecode | 60 |
leafo/moonscript-vim | Supports syntax highlighting and indentation for the MoonScript programming language in Vim. | 100 |
springhgui/compile2ant | Converts WePY 2.0 projects to Alipay Small Program code plugin | 2 |
mrsmith33/vox | A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. | 344 |
tjdevries/vim9jit | Converts vim9script to lua code for use in Neovim's scripting environment. | 529 |
skylothar/lua-resty-jwt | Provides a Lua implementation of the JSON Web Token (JWT) specification | 513 |
typescripttolua/typescripttolua | Translates TypeScript code to Lua, making large projects easier to maintain and reducing errors. | 2,143 |