Skip to content
kbok edited this page Apr 11, 2013 · 4 revisions
  • Inform ourselves and design a debug API
  • Improved error handling: textual descriptions, stack traces, etc.
  • Strongly-typed return values (read: tuples) and arguments for lua functions
  • lua tuples for lua functions calls' return values
  • tying return values
  • Writing tests

In the longer term:

  • coroutines
  • loading files, REPL helpers and such
  • use it!
Clone this wiki locally