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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d6daa1cb9f1cd5f3 X-Google-Attributes: gid103376,public From: Gautier Subject: Re: Text editor Date: 2000/01/03 Message-ID: <3870A784.411796F8@maths.unine.ch>#1/1 X-Deja-AN: 567740780 Content-Transfer-Encoding: 7bit References: <84q45u$383$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 3 Jan 2000 14:43:32 +0100, mac13-42.unine.ch MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-01-03T00:00:00+00:00 List-Id: > I'm looking for a __simple__ > _full-screen_ text editor written in Ada, > preferably using (or easy to port to) > Jerry's console I/O for the PC. Is it under DOS ? For programming in Ada ? In that case you could adapt the Turbo Pascal sources of EDIT (the difficult part is to port/bind Turbo Vision or Free Vision to GNAT). Binary @ http://members.xoom.com/gdemont/edit.htm Maybe you are looking for something radically simpler... -- Gautier