Projects 2008

Regular Expressions

Need two things:

1. Theoretical background
2. The tools to apply such knowledge

I’m presenting both:

1. Tutorials

http://gnosis.cx/publish/programming/regular_expressions.html
http://www.zytrax.com/tech/web/regex.htm
http://www.delorie.com/gnu/docs/regex/regex_67.html
http://www.lunametrics.com/blog/2006/11/27/
http://chaos4.phy.ohiou.edu/~thomas/ref/info/rx/Character_Sets.html
http://www.regular-expressions.info/tutorial.html

2. How to use regular expressions.

Regular Expressions in C++ using Netbeans and Boost

Notice that the link above explains how to use regular expressions using Boost with and without Netbeans.

November 15, 2008 - Posted by aes | developer | | No Comments Yet

No comments yet.

Leave a comment