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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,6e3f191debc78584,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!o30g2000pra.googlegroups.com!not-for-mail From: =?UTF-8?B?SG/DoG5nIMSQw6xuaCBMb25n?= Newsgroups: comp.lang.ada Subject: Can Ada be hacked? Date: Mon, 28 Feb 2011 17:44:06 -0800 (PST) Organization: http://groups.google.com Message-ID: <215154cd-f0bf-4138-b294-776d4e058592@o30g2000pra.googlegroups.com> NNTP-Posting-Host: 123.27.240.158 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1298943847 513 127.0.0.1 (1 Mar 2011 01:44:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 1 Mar 2011 01:44:07 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o30g2000pra.googlegroups.com; posting-host=123.27.240.158; posting-account=paWW-woAAABZ2b_q4k_Ldv6hEcjqv5lX User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:18623 Date: 2011-02-28T17:44:06-08:00 List-Id: The first language I learnt was C. And then I learnt Java, C# 2.0, Javascript. I have never seen any language which is as both beautiful and safe as Ada. I hate programs with errors. Nowadays, people talk too much about Ruby, Python as hacking tools. Hacking seems to be overrated. And where is Ada? I really don't want to see Ada in only embedded system. I want to see it in daily life. There is a project called AuroraUX, which is written in Ada. But that project is too large for me to involve. I think Ada community should spend more time on opensource software. That's the best way to make Ada more popular. Why don't you make a new browser in Ada? Google Chrome, IE, Firefox are written in C++. They are hacked all the time. Isn't it wonderful if there is a browser which can not be hacked? Just think about this, an operating system like AuroraUX require too much effort. But a browser require much less effort (at least I think so).