ZeroBraneStudio
Lua IDE
A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities.
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
3k stars
148 watching
518 forks
Language: Lua
last commit: 6 months ago
Linked from 3 awesome lists
debuggereditoridelualua-enginessyntax-highlightingwxwidgets-applicationszerobranezerobrane-studio
Related projects:
Repository | Description | Stars |
---|---|---|
soumith/zbs-torch | A lightweight Lua-based IDE with code completion, debugging, and live coding features. | 67 |
luals/lua-language-server | A language server providing Lua code completion, diagnostics, and other development tools | 3,361 |
pkulchenko/mobdebug | A remote debugger for Lua scripts allowing control of program execution and inspection of current state. | 889 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 781 |
lua/lua | A mirrored repository of Lua's full history of development code, containing the full commit history but in an irregular format. | 8,542 |
nicholas3388/luanode | A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,138 |
luau-lang/luau | 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. | 4,058 |
unknownworlds/decoda | An integrated development environment and debugger for Lua programming. | 903 |
saks/lua-resty-repl | An interactive console for debugging and running Lua code in Nginx applications. | 177 |
emmylua/vscode-emmylua | An extension for Visual Studio Code that provides support and debugging tools for the EmmyLua programming language | 639 |
terralang/terra | A low-level system programming language designed to interoperate with Lua and provide seamless interaction with C code. | 2,731 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 94 |
moonsharp-devs/moonsharp | An interpreter and runtime environment for the Lua programming language | 1,417 |
trixnz/vscode-lua | Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. | 116 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,931 |