Skip to content

use JuliaFormatter for pretty printing Julia expression #414

Description

@Roger-luo

I realize that pretty-printing a Julia expression is actually part of the formatter's functionality (since the formatter actually produce strings from CST) so that I'm thinking maybe we should use JuliaFormatter to do the pretty-printing of a given Expr instead of re-implement a huge portion of the same thing in Expronicon. but then the problem would be how do we convert Expr to some kind of CST that this package understands?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions