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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,6438fcbce5a24e6e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-01 14:54:46 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!isdnet!enst!enst.fr!not-for-mail From: "David Botton" Newsgroups: comp.lang.ada Subject: Re: Ada telnet protocol engine Date: Mon, 1 Oct 2001 17:54:08 -0400 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3BB8DB0C.A4708D1C@online.no> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 1001973284 80261 137.194.161.2 (1 Oct 2001 21:54:44 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Mon, 1 Oct 2001 21:54:44 +0000 (UTC) To: Return-Path: X-pair-Authenticated: 216.254.101.195 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.4 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:13600 Date: 2001-10-01T17:54:08-04:00 Which gnatlist is this, I don't recall seeing this? Thanks, David Botton ----- Original Message ----- From: "Tarjei Tj�stheim Jensen" Newsgroups: comp.lang.ada To: Sent: Monday, October 01, 2001 5:07 PM Subject: Re: Ada telnet protocol engine > minyard@acm.org wrote: > > I'm also planning to work on a command processor that can sit on top of > > an Ada stream (like the telnet protocol engine, for instance). > > Somebody beat you to it. I quote from a recent announcement from Ken O. > Burtch on the gnatlist: > > > In the next day I will be posting the source code for my AdaScript shell > BUSH. This should be considered a release candidate and I'm looking for > any obvious bugs that need fixing prior to the official release of > version > 0.8. BUSH is available at http://www.vaxxine.com/pegasoft. > > BUSH is a Linux/UNIX shell which uses a subset of Ada 95. Version 0.8 > is > a major upgrade over 0.1, and many sections of the source code have been > completely rewritten. > > New features are too numerous to list, but include: > > * works as a login shell > * standard Text_IO, numeric and string functions implemented > * while, case, loop, enumerated for loop implemented > * TCP/IP sockets > * much greater reliability and performance > * better documentation and improved help command > * no longer a front-end to BASH, now a true shell > * sample shell script: Eliza, the famous AI program > > Address any feedback to kburtch@sympatico.ca along with examples to > duplicate any problems. > > Thanks. > > Ken O. Burtch: System Manager in a Box / Lintel : Pegasoft > http://www.vaxxine.com/pegasoft;ken@tiamet.vaxxine.com: R.R.#1 > Bio: 34;BSc,UI,Lang,Games;Toons,Elves,SF,Pizza;Xian : Jordan Station, > ON > ``````````````````````````````````````````````````````` Canada L0R 1S0 > > > end of quote. > > > Greetings, > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada >