|
|
|
|
|
by thristian
4663 days ago
|
|
I was so impressed with OMeta when I read about it the first time that I decided to write my own implementation for Python. I got a first version released[1] but I sort of ran out of steam before I could take it any further. Luckily, there's another OMeta-based parser library for Python called Parsley which seems to be better-maintained (it's already hit v1.0!) [1]: https://pypi.python.org/pypi/python-omega [2]: https://pypi.python.org/pypi/Parsley |
|