Release 0.9
The primary new features in this release are some significant performance increases following a major refactoring of the pattern and template node code.
This also introduces the ability to write and add your own tags to the code via configuration files, rather than opening the code base itself. Documentation to following on developing your own tags
Significant performance updates with the move of a number of lookups from for loops ( !!!! ) to map lookups
Finally, introduce the ability to save the entire grammar brain to a binary file and to load it later. This reduces subsequent load times by 4 - 5 times
Enjoy