Skip to content

Move syntax extensions and macros out of compiler #874

@steveklabnik

Description

@steveklabnik

Issue by brson
Sunday Feb 05, 2012 at 23:36 GMT

For earlier discussion, see rust-lang/rust#1762

This issue was labelled with: A-frontend, A-libs, I-wrong, P-high in the Rust repository


The compiler knows a lot more about syntax extensions than it ever should have. There's a danger that our syntax extensions could become hopelessly intertwined with rustc. We need to get a real plugin mechanism working before it is too late.

Depends on #458. See alse #38.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the RFC.T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions