luaforge / lua-studio
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 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for lua-studio
- IUP all in one☆38Updated 6 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 3 years ago
- Replacement lfs and lua original api to support utf-8 filename☆52Updated 6 years ago
- A LuaNativeObject like lua binding generator☆22Updated 8 years ago
- Rapid2D is a pure Lua Game Engine. Home page: http://www.rapid2d.org/☆16Updated 8 years ago
- GBK encoding string support for Lua programming language.☆33Updated 8 years ago
- Full LuaPlus distribution☆193Updated 2 years ago
- A Lua Remote Debugger☆93Updated 10 years ago
- ☆41Updated 7 years ago
- A C FFI for Lua☆143Updated 3 years ago
- Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simp…☆38Updated 14 years ago
- plain but strong framework for socket game applications.☆31Updated 5 years ago
- tolua is a tool that greatly simplifies the integration of C/C++ code with Lua.☆64Updated 10 years ago
- Convert xlsx file to txt for grep text☆81Updated 7 years ago
- Microsoft Component Object Model (COM) binding for Lua☆117Updated 4 years ago
- BabeLua is a lua editor base on visual studio☆72Updated 10 years ago
- Lua Format Plugin For Sublime Text☆28Updated 3 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 7 years ago
- LuaDui 0.9 version☆20Updated 9 years ago
- Share table among lua states☆54Updated 12 years ago
- a wrapper for lua api,writting by c++☆58Updated 6 years ago
- lsocket from http://tset.de/lsocket/☆61Updated 4 years ago
- Trace for debug lua☆133Updated 3 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆27Updated 9 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- A lightweight server framework based on Lua☆71Updated last week
- A lua debugger in independent lua VM☆121Updated 6 years ago
- LuaExpat is a SAX (Simple API for XML) XML parser based on the Expat library☆12Updated 4 years ago
- Convert lua table to pointer, and iterate it.☆16Updated 8 years ago