-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
currently I manually write if else in ExproniconLite to get rid of MLStyle/MatchCore, but this is not necessary since the generated code from @match/@switch is actually dependency free.
In principle we just need to implement a print_expr function to print Julia Expr to a file after macroexpand the MLStyle macros. (the default Julia show for Expr does not guarantee its printing can be unparsed)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels