Regular Expression Engine

Search For advanced patterns in text. The common standard syntax are perl5™, however its old and kludgy. More interesting is the recently proposed perl6™ regexp syntax, which I plan to use as default regexp syntax in AEditor. At the moment there is a fully funtional perl5 parser frontend, and a very limited perl6 frontend. It is easy to write other parsers when/if needed.