summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-10-17 11:11:27 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2014-10-17 11:11:27 +0200
commit20a6ded7e251b61c347aa08d3624afd192dacbff (patch)
tree916b209db4eb3cf65ce3f182e7ae987cd036382d /README.3rdPARTY
parent46428f37d62672a3d17663d1d704a6ebc3f21073 (diff)
downloadcrawler-20a6ded7e251b61c347aa08d3624afd192dacbff.tar.gz
crawler-20a6ded7e251b61c347aa08d3624afd192dacbff.tar.bz2
playing around with Lua debugger
Diffstat (limited to 'README.3rdPARTY')
-rwxr-xr-xREADME.3rdPARTY8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.3rdPARTY b/README.3rdPARTY
index 215b9da..acef764 100755
--- a/README.3rdPARTY
+++ b/README.3rdPARTY
@@ -429,3 +429,11 @@ You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
+
+debugger.lua
+------------
+
+https://github.com/slembcke/debugger.lua
+
+A simple, embedabble CLI debugger for Lua 5.1, Lua 5.2 and LuaJIT 2.0. Licensed under the very permissable MIT license.
+