[Oberon] Programming in Oberon-7 on Linux

scrutinizer scruty at users.sourceforge.net
Tue Jan 19 11:14:14 CET 2016


> Can I compile a Oberon-7 program in Linux?

yes, compile and execute - immediately on any operating system,
just paste your oberon-07 source here:

http://oberspace.dyndns.org/oberonjs.html

you can call any javascript function e.g.

JS.document.write("<tr><td>table ", i+1, "</td><td>", tables[i].name, "</td><td>",
tables[i].func(tables[i].value), " m<sup>2</sup></td></tr>");

i and table being oberon variables.

if you program web apps in oberon [or js] and don't want to show the js source, use
http://schierlm.users.sourceforge.net/smallestjs.html

--
 Message: 3
 Date: Mon, 18 Jan 2016 19:56:59 +0530
 From: Srinivas Nayak <sinu.nayak2001 at gmail.com>
 To: ETH Oberon and related systems <oberon at lists.inf.ethz.ch>
 Subject: [Oberon] Programming in Oberon-7 on Linux

Dear All,

After reading the Oberon trilogy, I am interested to program in Oberon language (Oberon-7).
Can I compile a Oberon-7 program in Linux?
Kindly let me know the suitable compiler.


With thanks and best regards,

Yours sincerely,
Srinivas Nayak

Home: http://www.mathmeth.com/sn/
Blog: http://srinivas-nayak.blogspot.in/



More information about the Oberon mailing list