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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED.3d73Ybk3C5U4I2t8lv+lAQ.user.gioia.aioe.org!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: How to make Ada popular. Get rid of ";" at end of statement. Date: Sat, 20 Jul 2019 00:09:44 +0200 Organization: Aioe.org NNTP Server Message-ID: References: NNTP-Posting-Host: 3d73Ybk3C5U4I2t8lv+lAQ.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 X-Notice: Filtered by postfilter v. 0.9.2 Content-Language: en-US Xref: reader01.eternal-september.org comp.lang.ada:56893 Date: 2019-07-20T00:09:44+02:00 List-Id: On 2019-07-19 23:41, Nasser M. Abbasi wrote: > According to > https://hackernoon.com/best-coding-languages-to-learn-in-2019-b49b49250a25 > > Python has become very popular because > > "Part of the reason for Python’s popularity is that it > gets rid of the annoying conventions of other languages, such as > using semicolons to indicate the end of a statement. This may > explain why Python is replacing Java as the primary language > of instruction for teaching computer science — not just at > universities but in high school and elementary school programs too" > > So I'd like to make a suggestion: Remove ";" from Ada. > > I know this might be hard to do, as it might cause some bugs > in current programs, but a conversion tool should take care of > things. > > Well. It is one way to try to make Ada popular :) Why not to remove just everything? Great minds already thought about it. Look at Whitespace: https://en.wikipedia.org/wiki/Whitespace_(programming_language) It is far ahead of Python in terms of removing annoying stuff. The code is absolutely pristine, nothing disturbing catches your eye or distracts you from the exciting process of counting spaces... -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de