Skip to content

“cannot parse” DOT file with node label #45

@vbgl

Description

@vbgl

Running julia 1.11.3 with ParserCombinator v2.2.1

julia> parse_dot("graph g { _1 [ label = \"1\"]; }")
ERROR: ParserException("cannot parse")

However, graphviz accepts the same graph description.

Is that expected or are there some missing rules in the parser?

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