pattern matching

pattern matching

See Also

Icon
a very capable pattern-matching system that is not based on regular expressions.
fptools
implements pattern matching on lists.

Description

There are a number of different options when it comes to matching data against some form of pattern. In Tcl, you might be interested in: