Skip to content

generate ExproniconLite #13

@Roger-luo

Description

@Roger-luo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions