decoda
Lua IDE
An integrated development environment and debugger for Lua programming.
Decoda Lua IDE and debugger
903 stars
127 watching
266 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nvoid-lua/nvoid | A custom Neovim configuration and development environment built around the Lua programming language | 102 |
nicholas3388/luanode | A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,155 |
slembcke/debugger.lua | A simple Lua debugger for embedded systems and single-file use. | 784 |
ldelossa/nvim-ide | An integrated development environment layer for Neovim inspired by VSCode | 836 |
emmylua/vscode-emmylua | A plugin for VSCode that integrates EmmyLua as a programming language and debugger. | 641 |
soumith/zbs-torch | A lightweight Lua-based IDE with code completion, debugging, and live coding features. | 67 |
artart222/codeart | A NeoVim-based IDE with Lua scripting and various plugins for coding, debugging, and file management | 891 |
deltadaedalus/vudu | A GUI-based debugging system for game development, providing tools to inspect variables, execute Lua code, and control the game's execution speed. | 39 |
io7m/coreland-lua-ada | A C-based implementation of Ada bindings to the Lua language | 6 |
nidorx/ecs-lua | An Entity Component System library for Lua game development | 165 |
flamendless/arson.lua | A library that enables encoding and decoding of custom data types into JSON format | 10 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
sztupy/luadec51 | A tool for decompiling Lua 5.1 scripts into human-readable code | 320 |
nikokrock/ada-lua | An Ada interface to Lua, allowing execution of Lua scripts from Ada code | 42 |
9551-dev/pnglua | A compact and cleaner implementation of a PNG decoder in Lua | 11 |