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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d311338eabd7ca93 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.226.10 with SMTP id ro10mr5389877pbc.6.1328102818202; Wed, 01 Feb 2012 05:26:58 -0800 (PST) Path: lh20ni248558pbb.0!nntp.google.com!news2.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Compiler business prospects Date: Wed, 01 Feb 2012 14:26:46 +0100 Organization: Ada @ Home Message-ID: References: <4f27e278$0$6549$9b4e6d93@newsspool4.arcor-online.net> <12716838.1333.1328020580723.JavaMail.geo-discussion-forums@prhq14> NNTP-Posting-Host: hOKO0RFtGK7OFijb2trtpQ.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.61 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-02-01T14:26:46+01:00 List-Id: Le Wed, 01 Feb 2012 13:24:27 +0100, Erich a =C3=A9= crit: > As a newbie who has started to appreciate Ada (after an initial > painful learning phase) I'd say that Ada doesn't need another compiler= > but rather an *affordable* cross-platform GUI toolkit that can be used= > for the development of commercial software. > > By affordable I mean 100$ to 300$. I would love to use Ada for larger > standalone GUI applications but the main choices QtAda and GtkAda are > simply out of question for a hobby shareware developer like me. :( Someones don't agree, and I understand the reasons why=E2=80=A6 but stil= l two = things: there is no GUI toolkit which could please everyone (just think = = about portability issues: GDI/Windows, GTK/Ubuntu, Cocoa/Mac, Qt/BSD, an= d = some others), and there already is a handy to use and portable GUI = interface, which is a web page in a web browser (all major platform come= s = with at least a modern browser). Unless you need real=E2=80=91time graph= ics or = real=E2=80=91time audio, a web page is a good material for a GUI (you wi= ll just = need a socket binding and some serialization to talk with the UI). -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity