qpfiffer/lair

`error_and_die` should not exit

Opened this issue · 0 comments

Implement some kind of exception thing.

  • Exception objects
  • Exceptions propogate up the stack until caught
  • Catchable?