palle-k / Covfefe

A parser for nondeterministic context free languages
https://palle-k.github.io/Covfefe/
MIT License
62 stars 8 forks source link

Re-creating the image in the readme #8

Closed mikolasstuchlik closed 2 years ago

mikolasstuchlik commented 3 years ago

Hello,

I have a problem with grammar I'm working on (stack overflows and other crashes).

The graph in the README looks like an output of graphviz. Do you have a program that translates the syntax tree into the DOT language?

If so, would you share it with me?

Otherwise, I would attempt to implement such a program.

-Mikolas

palle-k commented 2 years ago

tree.description is a digraph string.