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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,da39565eb74b5af0 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!newshub.sdsu.edu!news.astraweb.com!router1.astraweb.com!sn-xt-sjc-04!sn-xt-sjc-06!sn-post-sjc-01!supernews.com!corp.supernews.com!not-for-mail From: Thomas Dickey Newsgroups: comp.lang.ada Subject: Re: Curses binding? Date: Fri, 08 Jun 2007 13:02:10 -0000 Organization: RadixNet Internet Services Message-ID: <136ikqi1tflt72a@corp.supernews.com> References: <1181305313.3490@xnews001> User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (SunOS/5.8 (sun4u)) X-Complaints-To: abuse@supernews.com Xref: g2news1.google.com comp.lang.ada:16112 Date: 2007-06-08T13:02:10+00:00 List-Id: Dirk Heinrichs wrote: > Peter C. Chapin wrote: >> I'm looking for a way to call the curses terminal handling library from >> Ada, for example on Linux. A Google search turned up the *documentation* >> for such a binding, but the actual code itself eludes me. The >> documentation I found was also dated 2000 so that project looks >> unmaintained (well maybe... of course I didn't necessarily find the latest >> version). > AFAIK ncurses comes with Ada bindings. The current version of ncurses is 5.6 (20061217) There's an faq at http://invisible-island.net/ncurses/ncurses.faq.html (I've seen some other binding which doesn't use curses that does appear to be unmaintained - lacking a URL from OP, let's assume that one). -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net