Click here to Skip to main content
15,885,782 members
Articles / Programming Languages / C#

Solving complex parsing tasks with RegexTreeer

Rate me:
Please Sign up or sign in to vote.
3.75/5 (8 votes)
23 Oct 2008LGPL39 min read 33.2K   440   23  
Solving complex parsing tasks by utilizing Regular Expression trees built with RegexTreeer.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Architect CliverSoft (www.cliversoft.com)
Ukraine Ukraine
Sergey is graduated as applied mathematician. He is specialized in custom development including parsing tools, client/server applications.
github: https://github.com/sergeystoyan
site: http://cliversoft.com

Comments and Discussions