Regular expressions

Revision as of 01:07, 24 January 2007 by rosettacode>Til
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Regular expression matching

Task
Regular expressions
You are encouraged to solve this task according to the task description, using any language you may know.

The goal of this task is

  • to match a string against a regular expression
  • to substitute part of a string using a regular expression