|
|
|
|
|
by dozzie
3479 days ago
|
|
So it's basically as useless for general processing as Markdown, because you
won't have a grammar from which you can generate parser, hence all the parsers
will be handcoded with various quirks differing from one to another and none
of which will produce a parse tree. |
|