Regular Expressions - the real stuff the makes the web work!
A regular expression (regex or regexp for short) is a special text string for describing a search pattern. Regex are based Finite State Machines - the best algorithms there is, that exploits the real power of the CPU.

Posted by Mar Gonzales | at 8:01 PM

0 comments: