Discussion:
Opensource compiler rof Oberon (Linux and Windows)
(too old to reply)
Solomon Hierrussalimsky
2013-06-20 07:09:30 UTC
Permalink
I am a beginner. Oberon is pleasant to me.
Whether there is a free realization of the Oberon compiler? Where to learn about it?
I want to use it for my project (development under Linux, a target platform - Windows)

------------------------------

Я новичок. Oberon мне нравится.
Существует ли свободная реализация компилятора Оберон? Где узнать об этом?
Хочу использовать его для своего проекта (разработка ведется в Linux, целевая платформа --
Nemo
2013-06-21 13:48:05 UTC
Permalink
Post by Solomon Hierrussalimsky
I am a beginner. Oberon is pleasant to me.
Whether there is a free realization of the Oberon compiler? Where to learn about it?
I want to use it for my project (development under Linux, a target platform - Windows)
It seems that you want a cross-compiler and will not be writing GUI
applications.

The JVM-based GP version (called Component Pascal) is here:
http://gpcp.codeplex.com/ (with discussion here
http://tech.groups.yahoo.com/group/GPCP/).

Free but not open-source versions of XDS Oberon-2 are here:
http://www.excelsior-usa.com/xdsx86.html

There are others available here
(http://www.oberon.ethz.ch/downloads/index), here
(http://spivey.oriel.ox.ac.uk/corner/Oxford_Oberon-2_compiler), and here
(http://sourceforge.net/projects/ooc/).

The main Oberon books have all been released online (see
http://en.wikipedia.org/wiki/Oberon_programming_language for more
information).

N.

Loading...