Version 4 of pattern matching

Updated 2013-11-30 05:43:08 by pooryorick

pattern matching

See Also

Icon
a very capable pattern-matching system that is not based on regular expressions

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: