notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
snobol4 Full SNOBOL4 language with SPITBOL, BLOCKS, and other extensions
2.3.1_3 lang on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.1_2Version of this port present on the latest quarterly branch.
Maintainer: snobol4@regressive.org search for ports maintained by this maintainer
Port Added: 2006-12-08 06:22:24
Last Update: 2024-03-18 12:28:11
Commit Hash: c3ee797
People watching this port, also watch:: intercal, bash, patch, libgcrypt
License: BSD2CLAUSE
WWW:
https://www.regressive.org/snobol4/
Description:
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 its target. Includes SPITBOL and BLOCKS extensions. SNOBOL4 is a living fossil; a dynamically typed, garbage collected interpreter with a first-class pattern type (patterns can be composed from other patterns), and user defined data types (structs) from the 1960's. The language syntax is exceedingly simple, and statements consist of three optional parts: a label, an expression, and an unconditional or conditional branch labels. Pattern match (and replace) is a built in operator. Built-in functions include predicates for comparison, pattern creation and string modification. allow the compilation of code at run time, and the creation of new "user data types" (structures). Built-in types include string, integer, float, multi-dimension arrays, (hash) tables, pattern, and code. Loadable modules can create new opaque types. CSNOBOL4 includes extensions to access base64, bit operations, cryptographic hashes, dbm, directories, ffi, fork, pipes, pseudo-terminals, random, readline, sprintf, sqlite3, stat, tcl, and TLS, documented in manual pages created using embedded POD-like "snopea" markup.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (152 items)
Collapse this list.
  1. /usr/local/share/licenses/snobol4-2.3.1_3/catalog.mk
  2. /usr/local/share/licenses/snobol4-2.3.1_3/LICENSE
  3. /usr/local/share/licenses/snobol4-2.3.1_3/BSD2CLAUSE
  4. bin/sdb
  5. bin/sdb-2.3.1
  6. bin/snobol4
  7. bin/snobol4-2.3.1
  8. bin/snopea
  9. bin/snopea-2.3.1
  10. lib/snobol4/2.3.1/CHANGES
  11. lib/snobol4/2.3.1/README
  12. lib/snobol4/2.3.1/include/config.h
  13. lib/snobol4/2.3.1/include/dt.h
  14. lib/snobol4/2.3.1/include/equ.h
  15. lib/snobol4/2.3.1/include/h.h
  16. lib/snobol4/2.3.1/include/handle.h
  17. lib/snobol4/2.3.1/include/load.h
  18. lib/snobol4/2.3.1/include/macros.h
  19. lib/snobol4/2.3.1/include/module.h
  20. lib/snobol4/2.3.1/include/snotypes.h
  21. lib/snobol4/2.3.1/include/str.h
  22. lib/snobol4/2.3.1/include/version.h
  23. lib/snobol4/2.3.1/lib/base64.sno
  24. lib/snobol4/2.3.1/lib/basename.sno
  25. lib/snobol4/2.3.1/lib/bq.sno
  26. lib/snobol4/2.3.1/lib/chars.sno
  27. lib/snobol4/2.3.1/lib/cmp.sno
  28. lib/snobol4/2.3.1/lib/config.sno
  29. lib/snobol4/2.3.1/lib/digest.sno
  30. lib/snobol4/2.3.1/lib/dirs.sno
  31. lib/snobol4/2.3.1/lib/dynamic.sno
  32. lib/snobol4/2.3.1/lib/ezio.sno
  33. lib/snobol4/2.3.1/lib/fence.sno
  34. lib/snobol4/2.3.1/lib/ffi.sno
  35. lib/snobol4/2.3.1/lib/file.sno
  36. lib/snobol4/2.3.1/lib/fork.sno
  37. lib/snobol4/2.3.1/lib/ftp.sno
  38. lib/snobol4/2.3.1/lib/host.sno
  39. lib/snobol4/2.3.1/lib/http.sno
  40. lib/snobol4/2.3.1/lib/json.sno
  41. lib/snobol4/2.3.1/lib/logic.sno
  42. lib/snobol4/2.3.1/lib/ndbm.sno
  43. lib/snobol4/2.3.1/lib/not.sno
  44. lib/snobol4/2.3.1/lib/random.sno
  45. lib/snobol4/2.3.1/lib/readline.sno
  46. lib/snobol4/2.3.1/lib/repl.sno
  47. lib/snobol4/2.3.1/lib/sdb.sno
  48. lib/snobol4/2.3.1/lib/serv.sno
  49. lib/snobol4/2.3.1/lib/setuputil.sno
  50. lib/snobol4/2.3.1/lib/shared/base64.so
  51. lib/snobol4/2.3.1/lib/shared/digest.so
  52. lib/snobol4/2.3.1/lib/shared/dirs.so
  53. lib/snobol4/2.3.1/lib/shared/ffi.so
  54. lib/snobol4/2.3.1/lib/shared/fork.so
  55. lib/snobol4/2.3.1/lib/shared/logic.so
  56. lib/snobol4/2.3.1/lib/shared/ndbm.so
  57. lib/snobol4/2.3.1/lib/shared/random.so
  58. lib/snobol4/2.3.1/lib/shared/readline.so
  59. lib/snobol4/2.3.1/lib/shared/sprintf.so
  60. lib/snobol4/2.3.1/lib/shared/sqlite3.so
  61. lib/snobol4/2.3.1/lib/shared/stat.so
  62. lib/snobol4/2.3.1/lib/shared/time.so
  63. lib/snobol4/2.3.1/lib/shared/zlib.so
  64. lib/snobol4/2.3.1/lib/smtp.sno
  65. lib/snobol4/2.3.1/lib/snobol4+.sno
  66. lib/snobol4/2.3.1/lib/snopea.sno
  67. lib/snobol4/2.3.1/lib/spitbol.sno
  68. lib/snobol4/2.3.1/lib/sprintf.sno
  69. lib/snobol4/2.3.1/lib/sqlite3.sno
  70. lib/snobol4/2.3.1/lib/sqlite3dbm.sno
  71. lib/snobol4/2.3.1/lib/stat.sno
  72. lib/snobol4/2.3.1/lib/tcp.sno
  73. lib/snobol4/2.3.1/lib/time.sno
  74. lib/snobol4/2.3.1/lib/unique.sno
  75. lib/snobol4/2.3.1/lib/url.sno
  76. lib/snobol4/2.3.1/lib/utf.sno
  77. lib/snobol4/2.3.1/lib/wrapper.sno
  78. lib/snobol4/2.3.1/lib/zlib.sno
  79. share/doc/snobol4-2.3.1/sdb.1.html
  80. share/doc/snobol4-2.3.1/snobol4.1.html
  81. share/doc/snobol4-2.3.1/snobol4base64.3.html
  82. share/doc/snobol4-2.3.1/snobol4blocks.1.html
  83. share/doc/snobol4-2.3.1/snobol4cmd.1.html
  84. share/doc/snobol4-2.3.1/snobol4ctrl.1.html
  85. share/doc/snobol4-2.3.1/snobol4digest.3.html
  86. share/doc/snobol4-2.3.1/snobol4dirs.3.html
  87. share/doc/snobol4-2.3.1/snobol4error.1.html
  88. share/doc/snobol4-2.3.1/snobol4ext.1.html
  89. share/doc/snobol4-2.3.1/snobol4ezio.3.html
  90. share/doc/snobol4-2.3.1/snobol4ffi.3.html
  91. share/doc/snobol4-2.3.1/snobol4fork.3.html
  92. share/doc/snobol4-2.3.1/snobol4func.1.html
  93. share/doc/snobol4-2.3.1/snobol4host.3.html
  94. share/doc/snobol4-2.3.1/snobol4io.1.html
  95. share/doc/snobol4-2.3.1/snobol4json.3.html
  96. share/doc/snobol4-2.3.1/snobol4key.1.html
  97. share/doc/snobol4-2.3.1/snobol4load.3.html
  98. share/doc/snobol4-2.3.1/snobol4logic.3.html
  99. share/doc/snobol4-2.3.1/snobol4ndbm.3.html
  100. share/doc/snobol4-2.3.1/snobol4op.1.html
  101. share/doc/snobol4-2.3.1/snobol4random.3.html
  102. share/doc/snobol4-2.3.1/snobol4readline.3.html
  103. share/doc/snobol4-2.3.1/snobol4setup.3.html
  104. share/doc/snobol4-2.3.1/snobol4sprintf.3.html
  105. share/doc/snobol4-2.3.1/snobol4sqlite3.3.html
  106. share/doc/snobol4-2.3.1/snobol4sqlite3dbm.3.html
  107. share/doc/snobol4-2.3.1/snobol4stat.3.html
  108. share/doc/snobol4-2.3.1/snobol4time.3.html
  109. share/doc/snobol4-2.3.1/snobol4zlib.3.html
  110. share/doc/snobol4-2.3.1/snolib.3.html
  111. share/doc/snobol4-2.3.1/snopea.1.html
  112. share/doc/snobol4-2.3.1/snopea.7.html
  113. share/man/man1/sdb.1.gz
  114. share/man/man1/snobol4.1.gz
  115. share/man/man1/snobol4blocks.1.gz
  116. share/man/man1/snobol4cmd.1.gz
  117. share/man/man1/snobol4ctrl.1.gz
  118. share/man/man1/snobol4error.1.gz
  119. share/man/man1/snobol4ext.1.gz
  120. share/man/man1/snobol4func.1.gz
  121. share/man/man1/snobol4io.1.gz
  122. share/man/man1/snobol4key.1.gz
  123. share/man/man1/snobol4op.1.gz
  124. share/man/man1/snopea.1.gz
  125. share/man/man3/snobol4base64.3.gz
  126. share/man/man3/snobol4digest.3.gz
  127. share/man/man3/snobol4dirs.3.gz
  128. share/man/man3/snobol4ezio.3.gz
  129. share/man/man3/snobol4ffi.3.gz
  130. share/man/man3/snobol4fork.3.gz
  131. share/man/man3/snobol4host.3.gz
  132. share/man/man3/snobol4json.3.gz
  133. share/man/man3/snobol4load.3.gz
  134. share/man/man3/snobol4logic.3.gz
  135. share/man/man3/snobol4ndbm.3.gz
  136. share/man/man3/snobol4random.3.gz
  137. share/man/man3/snobol4readline.3.gz
  138. share/man/man3/snobol4setup.3.gz
  139. share/man/man3/snobol4sprintf.3.gz
  140. share/man/man3/snobol4sqlite3.3.gz
  141. share/man/man3/snobol4sqlite3dbm.3.gz
  142. share/man/man3/snobol4stat.3.gz
  143. share/man/man3/snobol4time.3.gz
  144. share/man/man3/snobol4zlib.3.gz
  145. share/man/man3/snolib.3.gz
  146. share/man/man7/snopea.7.gz
  147. @dir lib/snobol4/2.3.1/lib/shared
  148. @dir lib/snobol4/2.3.1/local/shared
  149. @dir lib/snobol4/local
  150. @owner
  151. @group
  152. @mode
Collapse this list.
Dependency lines:
  • snobol4>0:lang/snobol4
To install the port:
cd /usr/ports/lang/snobol4/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/snobol4
  • pkg install snobol4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: snobol4
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1648757356 SHA256 (snobol4-2.3.1.tar.gz) = 91244d67d4e29d2aadce5655bd4382ffab44c624a7ea4ad6411427f3abf17535 SIZE (snobol4-2.3.1.tar.gz) = 986906

Packages (timestamps in pop-ups are UTC):
snobol4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.1_32.3.1_32.1.6_12.3.1_32.3.1_3-2.1.6_1-
FreeBSD:13:quarterly2.3.1_22.3.1_22.3.1_22.3.1_22.3.1_32.3.1_22.3.1_22.3.1_2
FreeBSD:14:latest2.3.1_32.3.1_32.3.1_22.3.1_32.3.1_32.3.1_2-2.3.1_2
FreeBSD:14:quarterly2.3.1_22.3.1_3-2.3.1_22.3.1_32.3.1_22.3.1_22.3.1_2
FreeBSD:15:latest2.3.1_22.3.1_3n/a2.3.1_2n/a2.3.1_22.3.1_22.3.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libffi.so : devel/libffi
  2. libsqlite3.so : databases/sqlite3
  3. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for snobol4-2.3.1_3: DOCS=on: Build and/or install documentation FFI=on: Foreign Function Interface module SQLITE3=on: SQLite version 3 module ===> Use 'make config' to modify these settings
Options name:
lang_snobol4
USES:
readline ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.regressive.org/snobol/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.1_3
18 Mar 2024 12:28:11
commit hash: c3ee797bce1f962b2c65b5de985b1f169bfce238commit hash: c3ee797bce1f962b2c65b5de985b1f169bfce238commit hash: c3ee797bce1f962b2c65b5de985b1f169bfce238commit hash: c3ee797bce1f962b2c65b5de985b1f169bfce238 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
lang/snobol4: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.3.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.1_2
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3.1_2
09 May 2022 19:23:51
commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
2.3.1_1
03 Apr 2022 06:50:27
commit hash: 640149403944773ad68f16742ea0fe7bb94b4544commit hash: 640149403944773ad68f16742ea0fe7bb94b4544commit hash: 640149403944773ad68f16742ea0fe7bb94b4544commit hash: 640149403944773ad68f16742ea0fe7bb94b4544 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: phil
lang/snobol4: Updates pkg-descr

Updates pkg-descr file with live URL, better description of package.

PR:		263017
2.3.1
01 Apr 2022 10:40:21
commit hash: 85cb635b5fd6cc9fd42edfb2bd411ebb5dba9736commit hash: 85cb635b5fd6cc9fd42edfb2bd411ebb5dba9736commit hash: 85cb635b5fd6cc9fd42edfb2bd411ebb5dba9736commit hash: 85cb635b5fd6cc9fd42edfb2bd411ebb5dba9736 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: phil
lang/snobol4: Update to 2.3.1

Changes: http://www.regressive.org/snobol4/csnobol4/2.3/History

PR:		262813
2.2.2
21 Dec 2021 17:17:17
commit hash: 6f1f2899fccdd21939f1f8d9eea3e38d7b9780c1commit hash: 6f1f2899fccdd21939f1f8d9eea3e38d7b9780c1commit hash: 6f1f2899fccdd21939f1f8d9eea3e38d7b9780c1commit hash: 6f1f2899fccdd21939f1f8d9eea3e38d7b9780c1 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Phil Budne
lang/snobol4: Update to 2.2.2

PR:	260405
Reported by:	phil.budne@gmail.com (maintainer)
2.2.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2.1
25 Feb 2021 12:51:30
Revision:566533Original commit files touched by this commit
fernape search for other commits by this committer
lang/snobol4: update to 2.2.1

ChangeLog: http://www.snobol4.org/csnobol4/2.2/CHANGES

While here, submitter (creator/maintainer of snobol4) takes maintainership.
First-time maintainer.

PR:	252654
Submitted by:	phil.budne@gmail.com
2.1.6_1
29 Sep 2020 20:36:25
Revision:550618Original commit files touched by this commit
se search for other commits by this committer
Commit missing pkg-plist update
2.1.6
23 Sep 2020 09:23:44
Revision:549673Original commit files touched by this commit
se search for other commits by this committer
Upgrade to version 2.1.6
2.0_1
23 Sep 2020 08:12:40
Revision:549663Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common
2.0
04 Nov 2019 21:21:04
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
2.0
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2.0
24 Jan 2015 16:43:55
Revision:377801Original commit files touched by this commit
johans search for other commits by this committer
- Update to csnobol4 version 2.0; this is a major upgrade
  http://www.snobol4.org/csnobol4/curr/CHANGES
- Added some patches to work around broken build dependencies
1.5_1
27 Oct 2014 15:23:31
Revision:371587Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.5_1
05 Jul 2014 19:27:04
Revision:360810Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
1.5_1
09 Feb 2014 15:59:33
Revision:343517Original commit files touched by this commit
antoine search for other commits by this committer
Fix stage symlinks
1.5
06 Oct 2013 14:08:53
Revision:329570Original commit files touched by this commit
johans search for other commits by this committer
- Update to snoboll4 1.5
- Enable stage support
1.4.1
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
1.4.1
12 Feb 2012 20:33:50
Original commit files touched by this commit
johans search for other commits by this committer
- Update snobol4 to version 1.4.1
- Use MANx variables to list manpages
- Grab maintainership

Major changes in 1.4: new sdb debugger and readline support
1.3
21 Mar 2011 07:17:35
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3
1.2
16 Feb 2011 03:46:50
Original commit files touched by this commit
tabthorpe search for other commits by this committer
Reassign ports to the pool, thanks for your service, we hope to see you
back.
1.2
11 Dec 2009 06:57:21
Original commit files touched by this commit
wes search for other commits by this committer
Mentioning the man pages here causes failures in building packages,
so zot them.  They're already covered by 'make install' and pkg-plist.
1.2
06 Dec 2009 17:37:38
Original commit files touched by this commit
wes search for other commits by this committer
Update to 1.2, remove dead patch incorporated upstream, fix descr
to make portlint happy.  Extensive testing of plist with both
make deinstall and pkg_delete.

PR:             ports/139540
Submitted by:   Sahil Tandon <sahil@tandon.net>
1.1
08 Dec 2006 06:22:12
Original commit files touched by this commit
wes search for other commits by this committer
New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com>

Submitted by:   Dave Feustel <dfeustel@mindspring.com>

Number of commits found: 27