epoch-language icon indicating copy to clipboard operation
epoch-language copied to clipboard

Failed pattern matching should not halt the VM

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Currently if pattern matching fails at runtime, the VM halts immediately. A 
program-catchable error should be thrown instead. (This requires Epoch to have 
some kind of runtime error handling mechanism.)

Original issue reported on code.google.com by [email protected] on 15 Feb 2012 at 7:50

GoogleCodeExporter avatar Apr 21 '15 05:04 GoogleCodeExporter