head	1.4;
access;
symbols
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3;
locks; strict;
comment	@# @;


1.4
date	2007.10.04.08.59.33;	author linimon;	state dead;
branches;
next	1.3;

1.3
date	2000.09.05.15.27.09;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2000.09.03.22.49.35;	author wes;	state Exp;
branches;
next	1.1;

1.1
date	2000.09.01.06.52.05;	author wes;	state Exp;
branches;
next	;


desc
@@


1.4
log
@lang/snobol is obsolted by lang/snobol4.

Discussed with:		maintainer
@
text
@0.99.4 release of ``The Macro Implementation of SNOBOL4 in C''

This is a free port of the original SIL (SNOBOL4 Implementation
Language) macro version of SNOBOL4 (developed at Bell Labs) with
the C language as target, http://www.snobol4.com/snobol4-0.99.4.tar.gz.

SNOBOL4, while known primarily as a string language excels at any
task involving symbolic manipulations.  It provides run time typing,
garbage collection, user data types, on the fly compilation.  Its
primary weakness is its simple syntax, and lack of "structured
programming" constructs.  However some consider the spareness of
SNOBOL4 syntax a strength when compared to some "modern" agglomerations
such as perl.
@


1.3
log
@Correct grammar.

PR:		21040
@
text
@@


1.2
log
@Fix these files so they actually talk about snobol4, rather than
GNU awk.  Oops.
@
text
@d9 2
a10 2
garbage collection, user data types, on the fly compilation.  It's
primary weakness is it's simple syntax, and lack of "structured
@


1.1
log
@A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) version
0.99.4; Aug 11, 1997.  This was sort of request by Eivind.
@
text
@d1 1
a1 3
This is GNU Awk 3.0.4. It should be upwardly compatible with the Bell
Labs research version of awk.  It is almost completely compliant with
the 1993 POSIX 1003.2 standard for awk. (See the note below about POSIX.)
d3 11
a13 18
Patches 1 through 4 just fix bugs -- see NEWS and ChangeLog for details.

See the file INSTALL for installation instructions.

Known problems are given in the PROBLEMS file.  Work to be done is
described briefly in the FUTURES file.  Verified ports are listed in
the PORTS file.  Changes in this version are summarized in the NEWS file.
Please read the LIMITATIONS and ACKNOWLEDGMENT files.

Read the file POSIX for a discussion of how the standard says comparisons
should be done vs. how they really should be done and how gawk does them.
  
To format the documentation with TeX, use at least version 2.151 of
texinfo.tex. There is a usable copy of texinfo.tex in the doc directory.

The Info file now comes with the distribution.

The man page is up to date.
@

