String

From Esolang
Revision as of 22:05, 17 December 2008 by Smjg (talk | contribs) (rvv)
Jump to navigation Jump to search

A string is a sequence of zero or more symbols. The string with no symbols is called the null string.

In most one-dimensional textual programming languages, a program can be considered a string. If, when run, the program prints out a string corresponding to itself, it is a quine.

Several languages exist which are based on rewriting strings, the most well-known being Thue.

See also