|
|
|
|
|
by wslh
4663 days ago
|
|
I agree with the main point of the article but there are parser generators like OMeta http://tinlizzie.org/ometa/ that help (more than ANTLR/Lex/Yacc) to think in the grammar from a higher level point of view without paying a lot of attention about ambiguities and grammar restrictions. Sure, OMeta is slow but it offers some solutions to the problems presented in the article. |
|
[1]: https://pypi.python.org/pypi/python-omega
[2]: https://pypi.python.org/pypi/Parsley