GNAT.Regexp
(g-regexp.ads
) ¶A simple implementation of regular expressions, using a subset of regular expression syntax copied from familiar Unix style utilities. This is the simplest of the three pattern matching packages provided, and is particularly suitable for ’file globbing’ applications.