! Copyright (C) 2009 Daniel Ehrenberg ! See http://factorcode.org/license.txt for BSD license. USING: help.syntax help.markup regexp strings ; IN: regexp.combinators ABOUT: "regexp.combinators" ARTICLE: "regexp.combinators" "Regular expression combinators" "The " { $vocab-link "regexp.combinators" } " vocabulary defines combinators which can be used to build up regular expressions to match strings. This is in addition to the traditional syntax defined in the " { $vocab-link "regexp" } " vocabulary." { $subsection } { $subsection } { $subsection } { $subsection } { $subsection } { $subsection } { $subsection } { $subsection } { $subsection