http://blog.codingnow.com/2016/11/lua_debugger.html
It aims to separate debug code from host code. All you need to do is require 'remotedebug'. Remotedebug also makes intercept host code clean and……
Download Lua package LuaForWindows from Google Code.
Install Lua package. (Lua for Windows installs Lua language, SciTE based Lua IDE and Lua modules to the directory of you choice at install time.)
...……