Skip to content

Expr consistency and stability #53531

@aplavin

Description

@aplavin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions