Last update January 17, 2007

How To /
Regular Expressions



D has regular expression support in Phobos in std.regexp.

The Digital Mars regular expression engine is common to DMC amd DMD.

Example: Regular Expressions Example

An alternative RE class that can be used in D instead of the std.regexp:

Regular expressions with Digital Mars and D aren't exactly the same as the regular expressions in Perl and Python, but these tutorials should still be helpful:
FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: January 17, 2007 23:05 (diff))