Amara2/Parse plug-ins
A plug-in is code hooked into the parse process in order to specialize its behavior in some way.
Use case:
- Amara 1.x pushbind
Selection of [Amara 1.x parse rules|http://wiki.xml3k.org/Amara/Manual#custom-binding]
Plan to support
- Implement amara.plugins.branch_parse() in C (based on Amara 1.x pushbind)
- Implement one of the Amara 1.x parse rules in C
- Elaborate these to a common C interface
- Turn this into a Python interface option
