hrj/abandon

Exception when a symbolic reference is not resolved

hrj opened this issue · 1 comments

hrj commented

When evaluating expressions, if a symbol is not defined, it throws an exception. It should gracefully fail and show an error instead.

hrj commented

Duplicate of #102