From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,SUBJ_ALL_CAPS,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,365054484140478d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-17 11:01:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.huji.ac.il!not-for-mail From: "Ehud Lamm" Newsgroups: comp.lang.ada Subject: SPITBOL 360 Date: Sat, 17 Nov 2001 20:52:29 +0200 Organization: The Hebrew University of Jerusalem Message-ID: <9t6btg$2lv$1@news.huji.ac.il> NNTP-Posting-Host: di2-81.dialin.huji.ac.il X-Trace: news.huji.ac.il 1006023410 2751 132.64.12.81 (17 Nov 2001 18:56:50 GMT) X-Complaints-To: abuse@news.huji.ac.il NNTP-Posting-Date: Sat, 17 Nov 2001 18:56:50 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Xref: archiver1.google.com comp.lang.ada:16650 Date: 2001-11-17T20:52:29+02:00 List-Id: As far as I can tell nobody posted the following to c.l.a >What is SPITBOL 360? >-------------------- > >SPITBOL 360 is an implementation of the SNOBOL4 programming language >for use on IBM 360 compatible computers. SPITBOL 360 was the first >true compiler for SNOBOL4 and is an incredibly clever work of assembly >language. > >SPITBOL 360 was originally distributed under license, for a fee, from >1971 until 1984 when it was superseded by SPITBOL 370. > >Effective November 2001, SPITBOL 360 will be distributed under the >General Public License (GPL), for NO fee. This is the original code by Robert Dewar and Ken Belcher, if I am not mistaken. Dewar's Ada version of the SPITBOL algorithms can be found in gnat.Spitbol. Ehud Lamm