l2l icon indicating copy to clipboard operation
l2l copied to clipboard

Enhance Repl

Open meric opened this issue 9 years ago • 0 comments

https://github.com/meric/l2l/pull/47#issuecomment-246272371

The repl supports partial input, but it bases it on the error message string to determine partial input: if(src_or_err:find("no bytes$")) This could be made more explicit somehow.

Printing of regular tables is still Lua's stupid opaque method: table: 0x10c8700 so we should add some pretty-printing at some point.

meric avatar Sep 12 '16 12:09 meric