luaforge / lua-studioLinks
Lua Studio is a simple IDE for Lua. It consists of an editor with syntax coloring, and an integrated debugger. Debugger can step into, step over, step out of the routine, or stop at a breakpoint.
This is Windows project written in C++ and MFC.
This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010.
If you are …
☆43Updated 14 years ago
Alternatives and similar repositories for lua-studio
Users that are interested in lua-studio are comparing it to the libraries listed below
Sorting:
- Full LuaPlus distribution☆199Updated 3 years ago
- Microsoft Component Object Model (COM) binding for Lua☆120Updated 5 years ago
- luacode is based on decoda(https://github.com/unknownworlds/decoda). It aims to be more powerful both in editing code and debuging lua pr…☆53Updated 4 years ago
- IUP all in one☆37Updated 7 years ago
- A LuaNativeObject like lua binding generator☆23Updated 9 years ago
- Replacement lfs and lua original api to support utf-8 filename☆53Updated 7 years ago
- a wrapper for lua api,writting by c++☆59Updated 7 years ago
- GBK encoding string support for Lua programming language.☆36Updated 9 years ago
- tolua is a tool that greatly simplifies the integration of C/C++ code with Lua.☆65Updated 11 years ago
- A C FFI for Lua☆145Updated 3 years ago
- Trace for debug lua☆136Updated 4 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 10 years ago
- ☆42Updated 8 years ago
- A Lua Remote Debugger☆94Updated 11 years ago
- LUA to C++ Binding Library☆213Updated 13 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated last year
- Lua String Templates☆188Updated 10 years ago
- ☆31Updated 10 years ago
- A node complementation of lua which can be used as simple script engine or complex server engine and supports sync and async remote proce…☆47Updated 6 years ago
- Convert xlsx file to txt for grep text☆83Updated 8 years ago
- A lua debugger in independent lua VM☆120Updated 7 years ago
- Lua module for miniz support☆15Updated last year
- BabeLua is a lua editor base on visual studio☆74Updated 11 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
- A skynet-based server project for most kinds of games.☆11Updated 7 years ago
- Decoda Lua IDE and debugger☆912Updated 7 years ago
- a lua extend library☆55Updated 4 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆28Updated 10 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
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago