Hacker News new | ask | show | jobs
by abecedarius 4765 days ago
Right. In Python you might check out my https://github.com/darius/peglet/blob/master/peglet.py which is PEG-based but tries to feel like a modest extension of the built-in re module.