CSNOBOL4: Difference between revisions

From Rosetta Code
Content added Content deleted
m (update URL, small edits to text)
m (https url)
 
Line 2: Line 2:
{{implementation|Snobol}}
{{implementation|Snobol}}


[http://www.regressive.org/snobol/csnobol4/ CSNOBOL4] is an open-source port of the original Bell Labs MACRO SNOBOL4 interpreter to just about anything with a C compiler. It includes SPITBOL and Blocks enhancements to the language.
[https://www.regressive.org/snobol/csnobol4/ CSNOBOL4] is an open-source port of the original Bell Labs MACRO SNOBOL4 interpreter to just about anything with a C compiler. It includes SPITBOL and Blocks enhancements to the language.

Latest revision as of 02:48, 10 April 2022

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
CSNOBOL4 is an implementation of Snobol. Other implementations of Snobol.

CSNOBOL4 is an open-source port of the original Bell Labs MACRO SNOBOL4 interpreter to just about anything with a C compiler. It includes SPITBOL and Blocks enhancements to the language.