luau
Game dev script
A scripting language and tooling suite designed to be compatible with Lua 5.1, while introducing features like type annotations, for use in game development and other applications.
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
4k stars
73 watching
390 forks
Language: C++
last commit: 2 months ago luaprogramming-languagescripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
| A language server providing Lua code completion, diagnostics, and other development tools | 3,428 |
| Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,821 |
| An extension to Neovim for improved Lua development experience | 50 |
| A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 95 |
| A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,627 |
| A Lua dialect, written in JavaScript, designed to run anywhere JavaScript works. | 4 |
| A mirrored repository of Lua's full history of development code, containing the full commit history but in an irregular format. | 8,639 |
| A low-level system programming language designed to interoperate seamlessly with Lua and embeddable in existing C code | 2,739 |
| Allows scripting languages to be executed directly on an Android device with simplified access to full-fledged Android APIs | 2,438 |
| Provides a bridge between Haskell and Lua programming languages | 130 |
| A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,163 |
| A Rust library that provides a high-level interface to Lua 5.2 | 506 |
| A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. | 39 |
| An interactive console for debugging and running Lua code in Nginx applications. | 177 |
| Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |