No abstract available.
Cited By
- Spinellis D and Fragkoulis M (2017). Extending Unix Pipelines to DAGs, IEEE Transactions on Computers, 66:9, (1547-1561), Online publication date: 1-Sep-2017.
- Bloom B and Hirzel M (2012). Robust scripting via patterns, ACM SIGPLAN Notices, 48:2, (29-40), Online publication date: 23-Jan-2013.
- Bloom B and Hirzel M Robust scripting via patterns Proceedings of the 8th symposium on Dynamic languages, (29-40)
- Nita M and Notkin D Using twinning to adapt programs to alternative APIs Proceedings of the 32nd ACM/IEEE International Conference on Software Engineering - Volume 1, (205-214)
- Griswold R and Griswold M History of the Icon programming language History of programming languages---II, (599-624)
- Brenner N Extending APL for pattern matching Proceedings of the international conference on APL, (275-280)
- Brenner N (1983). Extending APL for pattern matching, ACM SIGAPL APL Quote Quad, 13:3, (275-280), Online publication date: 1-Mar-1983.
- Donato N GRASS3, a language for interactive graphics Proceedings of the May 4-7, 1981, national computer conference, (665-669)
- Darholt M An implementation of 'blocks' in SPITBOL Proceedings of the 17th annual Southeast regional conference, (15-23)
- Bowen K Prolog Proceedings of the 1979 annual conference, (14-23)
- Griswold R (1978). A history of the SNOBOL programming languages, ACM SIGPLAN Notices, 13:8, (275-308), Online publication date: 1-Aug-1978.
- Griswold R A history of the SNOBOL programming languages History of programming languages, (601-645)
- Hollaar L Rotating memory processors for the matching of complex textual patterns Proceedings of the 5th annual symposium on Computer architecture, (39-43)
- Mukhopadhyay A Hardware algorithms for nonnumeric computation Proceedings of the 5th annual symposium on Computer architecture, (8-16)
- Urban J and Towster E Specifications of computer programs using Hoare tree formalism Proceedings of the 15th annual ACM Southeast Regional Conference, (414-425)
- Windham J Computer modeling of learning processes Proceedings of the 14th annual ACM Southeast Regional Conference, (251-256)
- Earley J (1974). High level operations in automatic programming, ACM SIGPLAN Notices, 9:4, (34-42), Online publication date: 1-Apr-1974.
- Earley J High level operations in automatic programming Proceedings of the ACM SIGPLAN symposium on Very high level languages, (34-42)
- Druseikis F and Doyle J A procedural approach to pattern matching in SNOBOL4 Proceedings of the 1974 annual conference - Volume 1, (311-317)
- Herriot R GLOSS Proceedings of a symposium on High-level-language computer architecture, (81-90)
- Herriot R GLOSS Proceedings of the ACM-IEEE symposium on High-level-language computer architecture, (81-90)
- Herriot R (1973). GLOSS, ACM SIGPLAN Notices, 8:11, (81-90), Online publication date: 1-Nov-1973.
- Gimpel J (1973). A theory of discrete patterns and their implementation in SNOBOL4, Communications of the ACM, 16:2, (91-100), Online publication date: 1-Feb-1973.
- Earley J and Caizergues P (1972). A method for incrementally compiling languages with nested statement structure, Communications of the ACM, 15:12, (1040-1044), Online publication date: 1-Dec-1972.
- Leavenworth B (1972). Programming with(out) the GOTO, ACM SIGPLAN Notices, 7:11, (54-58), Online publication date: 1-Nov-1972.
- Leavenworth B Programming with(out) the GOTO Proceedings of the ACM annual conference - Volume 2, (782-786)
- Uhr L (1972). Layered "Recognition Cone" Networks That Preprocess, Classify, and Describe, IEEE Transactions on Computers, 21:7, (758-768), Online publication date: 1-Jul-1972.
- Gimpel J (1972). Blocks—a new datatype for SNOBOL4, Communications of the ACM, 15:6, (438-447), Online publication date: 1-Jun-1972.
- Ashenhurst R (1972). Curriculum recommendations for graduate professional programs in information systems, Communications of the ACM, 15:5, (363-398), Online publication date: 1-May-1972.
- Wilkes M (1971). Associative tabular data structures, ACM SIGPLAN Notices, 6:2, (337-345), Online publication date: 1-Feb-1971.
- Wegner P (1971). Data structure models for programming languages, ACM SIGPLAN Notices, 6:2, (1-54), Online publication date: 1-Feb-1971.
- Santos P and Maurer W (1970). Compilation of a subset of SNOBOL4, ACM SIGPLAN Notices, 5:12, (60-68), Online publication date: 1-Dec-1970.
- Duquet R (1970). Eliza in SNOBOL4, ACM SIGPLAN Notices, 5:12, (50-60), Online publication date: 1-Dec-1970.
- Pagan F (1970). A method of linking PL/I to SNOBOL4, ACM SIGPLAN Notices, 5:12, (46-49), Online publication date: 1-Dec-1970.
- Eastman C (1970). Representations for space planning, Communications of the ACM, 13:4, (242-250), Online publication date: 1-Apr-1970.
- Durham S and Rogers D An application of computer programming to the reconstruction of a proto-language Proceedings of the 1969 conference on Computational linguistics, (1-21)
- McGowan C and Wegner P (1969). A LISP interpreter in Snobol4, ACM SIGPLAN Notices, 4:6, (20-33), Online publication date: 1-Jun-1969.
Index Terms
- The SNOBOL4 programming language
Recommendations
Experiences with a simple structured programming language
SIGCSE '74: Proceedings of the fourth SIGCSE technical symposium on Computer science educationA great deal of interest has developed in structured programming [Dahl, Dijkstra, and Hoare, 1972] during the past few years. This paper is concerned with some experiences obtained in the use of a structured programming language in the computer science ...
SNOBOL4 as a language for bootstrapping a compiler
The programming language SNOBOL4 is evaluated for the task of bootstrapping the compiler for a new language. Based on the results of an actual project, SNOBOL4 was found to have adequate power to write the bootstrap, but could not produce an acceptably ...
Extensible pattern matching in SNOBOL4
ACM '75: Proceedings of the 1975 annual conferenceAlthough the string pattern-matching facilities of SNOBOL4 are the most powerful of those of any widely used programming language, they suffer both from complexity and lack of a mechanism for defining new scanning procedures. This paper describes a ...