Catalog of resources related with Oberon programming language
1–10 of 17 posts
Re: Catalog of resources related with Oberon programming language
#2Re: Catalog of resources related with Oberon programming language
#3Does anybody use Oberon for any real-world project? Don't get me wrong, it's a fantastic language / operating system. I'm just wondering.
Re: Catalog of resources related with Oberon programming language
#4Does anybody use Oberon for any real-world project? Don't get me wrong, it's a fantastic language / operating system. I'm just wondering.
Which of the Oberons? :) They are all the same with subtle differences like one having three different types of loops, and the other only two and so on.
In Russia there's a small but active group of academics who are trying to bring (force?) Blackbox as a teaching/learning environment to schools and universities.
Re: Catalog of resources related with Oberon programming language
#5Re: Catalog of resources related with Oberon programming language
#6Re: Catalog of resources related with Oberon programming language
#7In C: https://github.com/pdewacht/oberon-risc-emu
In JavaScript and Java: https://schierlm.github.io/OberonEmulator/
(The JS one runs in the browser so you can launch an emulated Oberon OS from the little web form there. It has the compiler included!)
In Python: https://pythonoberon.readthedocs.io/en/latest/ (My own project.)
Re: Catalog of resources related with Oberon programming language
#8Wasn't there also an Oberon book (not mentioned on this page), describing the design of the language and OS? I remember seeing it in the university library 25 years ago.
Awesome books BTW.
Re: Catalog of resources related with Oberon programming language
#9Wasn't there also an Oberon book (not mentioned on this page), describing the design of the language and OS? I remember seeing it in the university library 25 years ago.
Re: Catalog of resources related with Oberon programming language
#10As it seems the Oberon IDE is missing from this list: https://github.com/rochus-keller/Oberon#oberon-ide-features