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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a996db867563769d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder2.cambriumusenet.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!83.128.0.12.MISMATCH!news-out2.kabelfoon.nl!newsfeed.kabelfoon.nl!bandi.nntp.kabelfoon.nl!news.ett.com.ua!not-for-mail From: anon@att.net Newsgroups: comp.lang.ada Subject: Re: A few questions on Ada and Ada implementations Date: Wed, 22 Dec 2010 14:46:51 +0000 (UTC) Organization: ETT newsserver Message-ID: References: <9d0a7cfa-777b-4a4a-8309-ab9e4cfb6630@z9g2000yqz.googlegroups.com> Reply-To: anon@anon.org NNTP-Posting-Host: dialup-4.225.169.253.dial1.dallas1.level3.net X-Complaints-To: usenet@news.ett.com.ua X-Notice: Filtered by postfilter v. 0.6.1 X-Newsreader: IBM NewsReader/2 2.0 Xref: g2news1.google.com comp.lang.ada:16107 Date: 2010-12-22T14:46:51+00:00 List-Id: In , "Nasser M. Abbasi" writes: >On 12/18/2010 5:00 PM, Shark8 wrote: >> Adacore has a freely available GPL compiler available for Linux or >> Windows, though I am unsure if it generates 64-bit executables I know >> it will generate 32-bit ones: http://libre.adacore.com/libre/ >> >> I haven't done any investigating into GUI libraries for Ada yet so I >> cannot answer regarding that. > >For GUI, check > >GKtAda > >http://www.thefreecountry.com/sourcecode/gui.shtml > >PLPLOT http://plplot.sourceforge.net > >PGPLOT http://www.astro.caltech.edu/~tjp/pgplot/ > >DISLIN http://www.mps.mpg.de/dislin/ free for non-commerical, but no >Ada binding, only C/Fortran etc... > >openGL http://adaopengl.sourceforge.net/ > >and I am sure there are more if you google hard ;) > >--Nasser > > > There is also SDL-1.2.14 at www.libsdl.org/ and the NCurses 5.7 package contains the binding for Ada95 at www.gnu.org/software/ncurses/