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=0.5 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT,REPLYTO_WITHOUT_TO_CC autolearn=no 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 15:45:20 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!hammer.uoregon.edu!newsfeed.direct.ca!look.ca!newshub2.rdc1.sfba.home.com!news.home.com!news2.rdc2.tx.home.com.POSTED!not-for-mail Sender: minyard@wf-rch.cirr.com Newsgroups: comp.lang.ada Subject: Re: Ada telnet protocol engine References: <3BB8DB0C.A4708D1C@online.no> Reply-To: minyard@acm.org From: minyard@acm.org Message-ID: X-Newsreader: Gnus v5.7/Emacs 20.7 Date: Mon, 01 Oct 2001 22:45:19 GMT NNTP-Posting-Host: 24.7.109.109 X-Complaints-To: abuse@home.net X-Trace: news2.rdc2.tx.home.com 1001976319 24.7.109.109 (Mon, 01 Oct 2001 15:45:19 PDT) NNTP-Posting-Date: Mon, 01 Oct 2001 15:45:19 PDT Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:13601 Date: 2001-10-01T22:45:19+00:00 List-Id: "Tarjei Tj�stheim Jensen" writes: > 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: > I didn't see this, but it looks pretty cool. I'm not sure this is really the same as my command processor, mine is more like a command processor you can link into your program and build debug/control commands into your program. It looks like BUSH is a full-fledged shell. But if it can replace my simplistic thing, that would be great. -Corey