Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : Regular Expressions

Regular Expressions

A regular expression is an immutable object used to perform matches on other objects like strings and ports. The Carp regular expression syntax is used to specify regular expressions in Tint.

regex Define a regular expression

tint.escape-regex Escape a value