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 X-Received: by 10.182.112.231 with SMTP id it7mr7918142obb.22.1390686404930; Sat, 25 Jan 2014 13:46:44 -0800 (PST) X-Received: by 10.140.102.139 with SMTP id w11mr1540qge.37.1390686404898; Sat, 25 Jan 2014 13:46:44 -0800 (PST) Path: border1.nntp.dca.giganews.com!nntp.giganews.com!c10no3490353igq.0!news-out.google.com!q14ni766qap.0!nntp.google.com!k15no4542007qaq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 25 Jan 2014 13:46:44 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.84.148.208; posting-account=-iT6ZQoAAAAlqBCInAc-vB6x1soT8Jhq NNTP-Posting-Host: 83.84.148.208 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6c3a47c5-c997-4126-a717-1402024a69ec@googlegroups.com> Subject: Re: Delays for implementations of Fortran features From: darek Injection-Date: Sat, 25 Jan 2014 21:46:44 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.dca.giganews.com comp.lang.ada:184558 Date: 2014-01-25T13:46:44-08:00 List-Id: On Monday, 20 January 2014 11:19:10 UTC+1, Marius Amado-Alves wrote: > > I _really_ like Wirth's approach with his active effort to reduce a >=20 > > language to it's required core elements (I'm thinking about the Oberon >=20 > > variants here). (Simon) >=20 >=20 >=20 > Yes, fine approach and language. I've tried it some years ago and didn't = stick with it because the implementation was too limited and non portable a= nd still a little buggy I think. I'll have to check how it is now. 16:44 (5 hours ago) On Monday, 20 January 2014 11:19:10 UTC+1, Marius Amado-Alves wrote: - show quoted text - Hi there, try this link: http://www.ocp.inf.ethz.ch/wiki/ There is a new version of the Oberon system called A2. The A2 is written in= Active Oberon language, and it runs under Windows/Linux/Solaris x86 (as a = normal process). It could be also installed in the native mode (http://www.= ocp.inf.ethz.ch/wiki/Documentation/Installation). The Active Oberon languag= e is still evolving, and at ETHZ they use it in education and research. Personally, I use a windows-based version of the system (it is different th= an anything else but it is a real fun to work with when you get used to it= ). There is also the Zonnon programming language (http://www.zonnon.ethz.ch/) = which has more advanced features added (http://www.zonnon.ethz.ch/archive/z= nnLanguageReportv04y090606draft.pdf). If you have time to burn you can watch some of presentations: http://www.mu= ltimedia.ethz.ch/conferences/2011/oberon Regards, Darek=20