-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
Many packages rely on the structure of parsed Exprs, mostly to implement transformations in macros.
Sometimes, Expr parsing results aren't too consistent. And I wonder if they are considered stable/public in Julia 1.x or not. Can parsing results of expressions change? Would be nice to clarify that, especially given the recent history of backwards incompatible changes in Julia, some of which aren't acknowledged as breaking even when they lead to failures in popular packages.
Metadata
Metadata
Assignees
Labels
No labels