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,a0be06fbc0dd71f1 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!news-feed01.roc.ny.frontiernet.net!nntp.frontiernet.net!uunet!dca.uu.net!snewsf0.syd.ops.aspac.uu.net!news1.optus.net.au!optus!newsfeeder.syd.optusnet.com.au!news.optusnet.com.au!not-for-mail From: Surfer Newsgroups: comp.lang.ada Subject: Re: The future of Ada is at risk Date: Sun, 13 Jan 2008 01:01:09 +1030 Message-ID: <6hjho351j4pfhkpbn4gvkakqqesdargseu@4ax.com> References: <20071229040639.f753f982.coolzone@it.dk> <13oe680qard6u2d@corp.supernews.com> <7499726a-c429-470a-9fd3-8e274cc008fe@q39g2000hsf.googlegroups.com> <74c40aea-872d-4bc3-993c-d4d5ee9a9693@l6g2000prm.googlegroups.com> X-Newsreader: Forte Free Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 122.105.81.249 X-Trace: 1200148268 13959 122.105.81.249 Xref: g2news1.google.com comp.lang.ada:19347 Date: 2008-01-13T01:01:09+10:30 List-Id: On Fri, 11 Jan 2008 07:41:08 -0800 (PST), Hyman Rosen wrote: >On Jan 11, 3:49 am, Maciej Sobczak wrote: >> Ada lacks libraries. The standard library is close to disaster and too >> many times when I was asking for something here I heard "do it >> yourself". > >Just as an example, take a look at samples/>, >for what Microsoft makes available for free to C# and C++ developers. >Included >is a full 2D and 3D game engine, for example. Globe_3D is a real-time 3D engine, in Ada, based on OpenGL http://homepage.sunrise.ch/mysunrise/gdm/g3d.htm Includes: * Real-time 3D engine (pure software rendering) and game environment, from A to Z in Ada * Full Ada sources including 3D models * Drivers for 3D rendering, controls, timers, sound, ... * Runs on PCs with DOS or DOS Virtual Machines - e.g. of Windows, Linux