String oriented symbolic language


language
(SNOBOL) A string processing language for text and formula manipulation, developed by David J. Farber, Ralph E. Griswold and Ivan P. Polonsky at Bell Labs in 1962.
SNOBOL had only simple control structures but provided a rich string-matching formalism of power comparable to regular expressions but implemented differently. People used it for simple natural language processing analysis tasks well into the 1980s. Since then, Perl has come into favour for such tasks.
SNOBOL was originally called “SEXI” – String EXpression Interpreter. In spite of the suggestive name, SNOBOL is not related to COBOL. Farber said the name SNOBOL was largely contrived at the time the original JACM article was published when one of the implementors said something like, “This program doesn’t have a snowball’s chance in hell of …”. The expansion to “String Oriented Symbolic Language” was contrived later.
Implementations include (in no particular order): SNOBOL2, SNOBOL3, SNOBOL4, FASBOL, SITBOL, MAINBOL, SPITBOL and vanilla.
See also EZ, Poplar, SIL and Icon.
SNOBOL 4 (http://snobol4.org/).
David Farber (http://cis.upenn.edu/%7Efarber/).
Ralph Griswold (http://cs.arizona.edu/people/ralph/).
[“SNOBOL, A String Manipulating Language”, R. Griswold et al, J ACM 11(1):21, Jan 1964].
(2004-04-29)

Read Also:

  • Stringpiece

    noun 1. a long, usually horizontal piece of timber, beam, etc., for strengthening, connecting, or supporting a framework. noun 1. a long horizontal timber beam used to strengthen or support a framework

  • String-player

    noun 1. a person who plays an instrument of the violin family.

  • String processing language

    language (SPRING) [“From SPRING to SUMMER: Design, Definition and Implementation of Programming Languages for String Manipulation and Pattern Matching”, Paul Klint, Math Centre, Amsterdam 1982]. (1996-02-06)

  • String-quartet

    noun 1. a musical composition, usually in three or four movements, for four stringed instruments, typically two violins, viola, and cello. 2. a first violinist, second violinist, violist, and cellist forming a group for the performance of string quartets and similar music. string quartet noun (music) 1. an instrumental ensemble consisting of two violins, one […]

  • String reduction

    A reduction system where an expression is represented as a string of function names, constants and parentheses. It is reduced by replacing parts of the string representing subterms by their value. It is harder to represent sharing of subexpressions in string reduction than in graph reduction. (1995-02-06)


Disclaimer: String oriented symbolic language definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.