%0 Journal Article %F tsy2003 %A Tabuchi, Naoshi %A Sumii, Eijiro %A Yonezawa, Akinori %T Regular Expression Types for Strings in a Text Processing Language %J Electronic Notes in Theoretical Computer Science %V 75 %P 95-113 %X We present [lambda]re, a minimal functional calculus with regular expression types for strings, in order to establish a theoretical foundation of using regular expressions as types of strings in text processing languages. The major technical novelties in this paper (with respect to other work such as XDuce) are (1) the use of regular expression effects to statically analyze the shape of the output of an even diverging program and (2) the treatment of as-patterns in non-tail positions. We expect that our approach will be of help for bringing the merits of static typing into scripting languages such as Perl, Python, and Ruby without sacrificing too much of their expressiveness and flexibility %U http://www.diku.dk/hjemmesider/ansatte/henglein/papers/tabuchi2003.pdf %U http://dx.doi.org/10.1016/S1571-0661(04)80781-3 %D 2003 %K regexp