Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 266 Bytes

clidebugger

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 libraries. It was inspired by RemDebug but does not have its remote facilities.

Author is Dave Nichols.