SNOBOL

SNOBOL is a series of programming languages developed between 1962 and 1967 at AT&T Bell Laboratories by David J. Farber, Ralph Griswold and Ivan P. Polonsky, culminating in SNOBOL4. It was one of a number of text-string-oriented languages developed during the 1950s and 1960s; others included COMIT and TRAC. Despite the similar name, it is entirely unlike COBOL. Wikipedia

Created Year: 1962
Designed by: David J. Farber
Developed by: Bell Labs
Implemented in: assembly language

Wikidata: Q522041

Influenced: AWKIconLua

Influenced by: COMIT

Programming paradigms: imperative programming

SNOBOL Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in SNOBOL

          OUTPUT = "Hello World"
END

Search on GitHub


Latest data update: 2025-08-02