|
|
|
|
|
by anoncept
1393 days ago
|
|
In my experience, typing dot requires a lot of quoting and brace-matching, often in editors without the best affordances for those operations, with so-so error reporting. The result is that it’s very challenging to type syntactically correct dot at “line-speed”, e.g., if one is taking notes. (This is one of several reasons that I think there is definitely still room for improvement in notation for graph-drawing, as I have begun exploring in my own work.) |
|
It's a disappointment or even failure of our current language scanning and parsing tools or, really, the way we used them, that this is not an easy exercise.