Proper error reporting for the Core-to-GEB translation #1844
Labels
core
Related to JuvixCore
enhancement
New feature or request
error-messaging
pending-review
translation:core-to-geb
Milestone
We should add a step in the pipeline in Core just before the transformations for GEB, which would check if the input has the right form for GEB, i.e., it doesn't include any (currently) unsupported features (IO, non-monomorphisable polymorphism). This step should throw a user-level JuvixError. Now, the pipeline will just crash.
The text was updated successfully, but these errors were encountered: