Content deleted Content added
TakuyaMurata (talk | contribs) mNo edit summary |
TakuyaMurata (talk | contribs) from string algorithm |
||
Line 47:
Recent [[script language]]s, including [[Perl]], [[Python programming language|Python]] and [[Ruby programming language|Ruby]], employs [[Regular expression]] to facininate text operations.
== Algorithm ==
There are a variety of string-processing [[algorithm]]s for doing various things with strings:
* [[String searching algorithm]]s
* [[regular expression algorithm]]s
== Strings in theoretical computer science ==
|