Archive for June 11th, 2006
Daily Archive
Sunday, June 11th, 2006
Regular expressions
I wrote “Making Regular Expressions Your Friends” while I was at RSI (and while it was still RSI). Regular expressions are a “little language” embedded inside IDL (and most other modern languages) with very powerful string processing capabilities. In the whitepaper, all the details of IDL’s implementation of regular expressions are explained with examples (including [...]
