Computing (FOLDOC) dictionary
Jump to user comments
A quite distinct descendant of
SNOBOL, developed by Griswold
constructed by concatenation and alternation. Success and
expressions can be used to implement
recursion. It has a
table data type. Strings generated at run time can be treated
as programs and executed.
["The SNOBOL4 Programming Language", Ralph E. Griswold et al,
P-H 1971].
(1994-11-04)