88963c1373
utilities. Joint work with STeve Andre' <andres AT msu DOT edu>, who takes MAINTAINER. Thanks! ok juanfra@ CSNOBOL4 is a free port of the original SIL (SNOBOL4 Implementation Language) "macro" version of SNOBOL4 (developed at Bell Labs) with the C language as a target. SNOBOL4, while known primarily as a string language excels at any task involving symbolic manipulations. It provides dynamic typing, garbage collection, user data types, and on the fly compilation. CSNOBOL4 supports the full SNOBOL4 language plus BLOCKS and SPITBOL and other extensions.
11 lines
453 B
Plaintext
11 lines
453 B
Plaintext
CSNOBOL4 is a free port of the original SIL (SNOBOL4 Implementation
|
|
Language) "macro" version of SNOBOL4 (developed at Bell Labs) with the
|
|
C language as a target.
|
|
|
|
SNOBOL4, while known primarily as a string language excels at any task
|
|
involving symbolic manipulations. It provides dynamic typing, garbage
|
|
collection, user data types, and on the fly compilation.
|
|
|
|
CSNOBOL4 supports the full SNOBOL4 language plus BLOCKS and SPITBOL and
|
|
other extensions.
|