hoelzro / lua-repl

A Lua REPL implemented in Lua for embedding in other programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handy debug interface plugin

hoelzro opened this issue · comments

 <       rjek> | hoelzro: Also for bonus points, use the debug interface to discover where a function is defined, fetch the source, extract the function prototpe, display it below the prompt ;)