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=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca3.giganews.com!border2.nntp.dca3.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!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: Object Pascal vs Ada -- which is better for a hobbyist? Date: Tue, 27 Aug 2013 16:23:54 +0200 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: Z+UZnJO9e89q1cqW+CZH4Q.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 X-Original-Bytes: 2285 Xref: number.nntp.dca.giganews.com comp.lang.ada:183155 Date: 2013-08-27T16:23:54+02:00 List-Id: Le Thu, 04 Jul 2013 08:59:26 +0200, Dufr a =C3=A9crit= : > Which is better for an amateur programmer, Object Pascal or Ada? > > My worry about Ada is that it will entail too much overhead in terms o= f = > learning, because of the strict rules, whereas programming in Object = > Pascal is said to be easier. Or, at least, this is what I have heard. > Is my understanding correct? > > Is there a reason why I may want to prefer Ada over Object Pascal = > (again, remembering that I am just a hobbyist)? > > Thanks ObjectPascal seems to be vendor specific [1], while Ada is an ISO = standard. That may or may not matter, it's up to you to see. [1]: I could only find references to vendors on the English Wikipedia pa= ge = for ObjectPascal. http://en.wikipedia.org/wiki/Object_Pascal > The open source GNU Pascal compiler is available as a > front-end to the GNU compiler collection, which implements > the ISO 7185 Pascal standard, and "most" of the ISO 10206 > Extended Pascal standard. Not clear if this ISO 10206 Extended Pascal is Object Pascal or not. -- = =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