Regular expression support and support for creating and parsing DSL's

This would be a great feature for those of us with a lot of configuration data, that needs to be parsed and such. This is also very helpful for simple pattern matching that I have run across as a need.

Thanks
[import]uid: 67589 topic_id: 14453 reply_id: 314453[/import]

While not exactly regular expressions, lua’s string library does have pattern matching

Hopefully it meets your needs!

-Angelo
[import]uid: 12822 topic_id: 14453 reply_id: 53460[/import]