digitalmars.D - Regular expression support in D2
- Justin Johansson <procode adam-dott-com.au> Sep 24 2009
- Don <nospam nospam.com> Sep 24 2009
Just having a poke under the D2/Phobos hood with a view to playing with D2 in anger (though I'm wary of jumping from D1 just right now). There are 2 modules: regex.d and regexp.d Which does one use for regular expression support in D2 and why? Is one legacy with respect to the other? Thanks -- Justin Johansson
Sep 24 2009
Justin Johansson wrote:Just having a poke under the D2/Phobos hood with a view to playing with D2 in anger (though I'm wary of jumping from D1 just right now). There are 2 modules: regex.d and regexp.d Which does one use for regular expression support in D2 and why? Is one legacy with respect to the other? Thanks -- Justin Johansson
Sep 24 2009








Don <nospam nospam.com>