PyMeta 2 - OMeta 2 in Python

PyMeta 2 is a Python implementation of OMeta which is an object-oriented language for pattern matching, based on a variant of Parsing Expression Grammars (PEGs). It's a port of the old PyMeta implementation to the simplified OMeta 2 syntax. This project inspired a declarative programming language called Ensody.

We'll add some documentation, soon.