This is a C implementation of the original Macro SIL (SNOBOL4 Implementation Language) version of SNOBOL4, originally developed at ATT Bell Labs. SNOBOL4, primarily known as a string processing language, excels at any task involving symbolic manipulations. The interpreter provides run-time typing, garbage collection, user defined data types, and on-the-fly sub-interpretation within a running program. Its primary weakness is a simple syntax, and a lack of "structured" constructs, although many would consider these to be strengths when compared to some "modern" and ever-changing agglomerations such as Perl. While not computationally speedy, it is handy for minimizing development time and effort when creating data conversion tools. This is because of its data manipulation functions, associative memory data structures, and an extensive set of sophisticated built-in string pattern matching primatives. SNOBOL4 consists of one relatively small executable file, without the scads of associated libraries and modules that make package management difficult. Although developed in the early 1960s (the SNOBOL3 primer was published by the MIT press in 1967), some feel that it is still ahead of its time today. While it is fully functional and extensively tested, it is no longer evolving, having reached the desirable stable plateau in any programming language's life cycle.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | snobol-1.3nb1.tgz |
NetBSD 10.0 | aarch64 | snobol-1.3nb1.tgz |
NetBSD 10.0 | aarch64eb | snobol-1.3nb1.tgz |
NetBSD 10.0 | aarch64eb | snobol-1.3nb1.tgz |
NetBSD 10.0 | alpha | snobol-1.3nb1.tgz |
NetBSD 10.0 | alpha | snobol-1.3nb1.tgz |
NetBSD 10.0 | earmv6hf | snobol-1.3nb1.tgz |
NetBSD 10.0 | earmv6hf | snobol-1.3nb1.tgz |
NetBSD 10.0 | earmv6hf | snobol-1.3nb1.tgz |
NetBSD 10.0 | earmv7hf | snobol-1.3nb1.tgz |
NetBSD 10.0 | earmv7hf | snobol-1.3nb1.tgz |
NetBSD 10.0 | earmv7hf | snobol-1.3nb1.tgz |
NetBSD 10.0 | i386 | snobol-1.3nb1.tgz |
NetBSD 10.0 | i386 | snobol-1.3nb1.tgz |
NetBSD 10.0 | m68k | snobol-1.3nb1.tgz |
NetBSD 10.0 | powerpc | snobol-1.3nb1.tgz |
NetBSD 10.0 | powerpc | snobol-1.3nb1.tgz |
NetBSD 10.0 | powerpc | snobol-1.3nb1.tgz |
NetBSD 10.0 | sparc64 | snobol-1.3nb1.tgz |
NetBSD 10.0 | sparc64 | snobol-1.3nb1.tgz |
NetBSD 10.0 | sparc | snobol-1.3nb1.tgz |
NetBSD 10.0 | sparc | snobol-1.3nb1.tgz |
NetBSD 10.0 | vax | snobol-1.3nb1.tgz |
NetBSD 10.0 | vax | snobol-1.3nb1.tgz |
NetBSD 10.0 | vax | snobol-1.3nb1.tgz |
NetBSD 10.0 | x86_64 | snobol-1.3nb1.tgz |
NetBSD 10.0 | x86_64 | snobol-1.3nb1.tgz |
NetBSD 9.0 | aarch64 | snobol-1.3nb1.tgz |
NetBSD 9.0 | aarch64 | snobol-1.3nb1.tgz |
NetBSD 9.0 | alpha | snobol-1.3nb1.tgz |
NetBSD 9.0 | alpha | snobol-1.3nb1.tgz |
NetBSD 9.0 | earmv4 | snobol-1.3nb1.tgz |
NetBSD 9.0 | earmv6hf | snobol-1.3nb1.tgz |
NetBSD 9.0 | earmv6hf | snobol-1.3nb1.tgz |
NetBSD 9.0 | earmv6hf | snobol-1.3nb1.tgz |
NetBSD 9.0 | earmv7hf | snobol-1.3nb1.tgz |
NetBSD 9.0 | earmv7hf | snobol-1.3nb1.tgz |
NetBSD 9.0 | earmv7hf | snobol-1.3nb1.tgz |
NetBSD 9.0 | i386 | snobol-1.3nb1.tgz |
NetBSD 9.0 | i386 | snobol-1.3nb1.tgz |
NetBSD 9.0 | m68k | snobol-1.3nb1.tgz |
NetBSD 9.0 | powerpc | snobol-1.3nb1.tgz |
NetBSD 9.0 | powerpc | snobol-1.3nb1.tgz |
NetBSD 9.0 | powerpc | snobol-1.3nb1.tgz |
NetBSD 9.0 | sparc64 | snobol-1.3nb1.tgz |
NetBSD 9.0 | x86_64 | snobol-1.3nb1.tgz |
NetBSD 9.0 | x86_64 | snobol-1.3nb1.tgz |
NetBSD 9.3 | x86_64 | snobol-1.3nb1.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.