ColonelThirtyTwo / LuaAutocompleteLinks
Sublime Text 3 plugin for auto-completion in Lua
☆6Updated 10 years ago
Alternatives and similar repositories for LuaAutocomplete
Users that are interested in LuaAutocomplete are comparing it to the libraries listed below
Sorting:
- Formatting lua to a more readable form by using Lua Development Tools library.☆37Updated 10 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago
- ☆42Updated 8 years ago
- dump lua fucntion☆14Updated 4 years ago
- A Lua code completer☆23Updated 5 years ago
- LuaDocumentor allow users to generate HTML and API files from code documented using Lua documentation language.☆11Updated 7 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- An improved ST3 Lua syntax definition.☆19Updated 8 years ago
- BabeLua is a lua editor base on visual studio☆72Updated 11 years ago
- Matthew Wild's lua-getsize module as a rock☆27Updated 3 years ago
- A Memory Profiler for the Lua language☆31Updated 8 years ago
- A simple and transparent RPC module for Lua.☆54Updated 13 years ago
- Asyncronus wrapper around LuaSocket library☆17Updated 11 years ago
- Websockets for Lua☆33Updated 8 months ago
- Rapid2D is a pure Lua Game Engine. Home page: http://www.rapid2d.org/☆15Updated 8 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- Pure Lua timerwheel implementation☆28Updated 2 years ago
- Lua Studio is a simple IDE for Lua. It consists of an editor with syntax coloring, and an integrated debugger. Debugger can step into, st…☆43Updated 14 years ago
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆38Updated 15 years ago
- A Lua documentation tool.☆19Updated last year
- This is a collection of several GDB macros that simplify debugging of C modules for Lua☆67Updated 8 years ago
- FlatBuffers library for Lua.☆19Updated 8 years ago
- A database shared data among multi-states .☆65Updated 11 years ago
- Implement EventEmitter on Lua☆9Updated 4 years ago
- A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 l…☆40Updated 8 years ago
- Lua Format Plugin For Sublime Text☆28Updated 3 years ago
- Dump a lua table into a block of memory, and use it as a lua table later.☆18Updated 7 years ago
- a new traceback lib for lua, which gives you more informations such as every variable(name and value) of each stack frame.☆31Updated 6 years ago
- ☆16Updated 10 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆41Updated 7 years ago