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.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: Ada package for handling ANSI Standard (X3.64) Date: Sat, 17 Feb 2018 09:54:47 +0100 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <69b3b7ad-41c7-4e36-a30b-ccadef685592@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 17 Feb 2018 08:54:47 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="2ecdf45c067fa1564d1e47a5911dadc5"; logging-data="24660"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/0xcxOsHHpvMxFpe0/wVla9GLYcNkAgNI=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 In-Reply-To: <69b3b7ad-41c7-4e36-a30b-ccadef685592@googlegroups.com> Content-Language: en-US Cancel-Lock: sha1:aSmEsRj4Ccj4dwoIoLIVPk4GlZE= Xref: reader02.eternal-september.org comp.lang.ada:50482 Date: 2018-02-17T09:54:47+01:00 List-Id: On 02/17/2018 12:47 AM, Shark8 wrote: > I've looked around and haven't been able to find any X3.64 library/bindings for Ada, does anyone know of any? -- I *think* ISO-2022 library/bindings might work, but I'd have to double-check on that. There's a partial implementation in PragmARC.Ansi_Tty_Control; additional sequences are easy to add. https://github.com/jrcarter/PragmARC -- Jeff Carter "Pray that there's intelligent life somewhere up in space, 'cause there's bugger all down here on earth." Monty Python's Meaning of Life 61