I would like to throw a Parrot Exception from IMCC to the callingprogram instead of terminating IMCC when a parse error occurs.
Are there some example in Parrot as to how to throw a Parrot exceptionand how to catch it?
-Vishal