Tagged Questions
The oberon tag has no wiki summary.
8
votes
7answers
1k views
Is anyone programming in Oberon?
I am interested to know if anyone is currently (or indeed, previously) is programming in the language Oberon (or its variants, Oberon 1, Oberon 2, Oberon 2007, or any other language derived from and ...
2
votes
3answers
157 views
How is inheritance implemented in Ada and does it have built in GUI?
Does Ada come with built-in GUI, and does it have the same unique approach to inheritance as does Oberon?
1
vote
2answers
54 views
“odd” expression in PL/0
Given the following EBNF grammar (found on wikipedia for PL/0), what is an expression preceded by the "ODD" keyword? I would like to implement the simple language as a small project but I can not ...
1
vote
2answers
81 views
Where can I learn Oberon and What IDE can I use
I'm really interessted in learning Oberon. I've heard it has a unique inheritance and polymorphism and hasd built in GUI (I love GUI!).
I would appreciate some links to some documentation ...
1
vote
1answer
132 views
Access QNX Filesystem in Windows [closed]
I have a QNX partition in a CF card, running on a SBC. How do I access the filesystem in Windows, using something like an Explorer interface?
The filesystem is in QNX Oberon. I've also had QNX ...
0
votes
3answers
269 views
compile OpenBUGS 64-bit
I need to compile OpenBUGS on a 64-bit machine but its repository (http://sourceforge.net/projects/openbugs/develop) consists of a bunch of .ocf files. Where can I find a compiler that works on Linux ...