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.1 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,751d508677a5add1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news3.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada Subject: Re: ADA made me hate programming Date: Mon, 23 Aug 2010 15:38:11 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <8f469661-370c-4484-82d8-f1b365455e0f@w12g2000yqj.googlegroups.com> Injection-Date: Mon, 23 Aug 2010 15:38:11 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="3446"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18UNt1BU79YNmNXGWl9eZL2dSaH5Zh7poQ=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:kb08LkyF4a7Oz7eGEcZn9fkEu7s= Xref: g2news1.google.com comp.lang.ada:13671 Date: 2010-08-23T15:38:11+00:00 List-Id: =?iso-8859-15?Q?Yannick_Duch=EAne_=28Hibou57=29?= expounded in news:op.vhrctxvuxmjfy8@garhos: > Le Thu, 01 Jul 2010 19:11:41 +0200, a �crit: >>> Web and/or GUI (but not native CPU) programming is mainstream. >> >> First, Web designer are like C programmers a dime will get you a >> dozen > . >> Plus, the next generation web language will use gui imaging and voice >> instead of html or any other written lang. That what I meant by the >> gu > i. > For Web applications, there is simply *no choices*. ... > Some people aware of troubles with this language, use JSLint, which > tries to make JavaScript a bit more reliable. > http://www.jslint.com/ Here's a project for someone ambitious and energetic: Produce/modify an Ada compiler that produces Javascript as the low level compiled output (vs Java byte code, for example). Ada in, Javascript out.. Warren