Skip to content
Slobodan Mišković edited this page Mar 7, 2017 · 21 revisions

Eberon is Experimental oBERON. It is my attempt to make a programming language in the right way (in my humble opinion of course) taking Wirth's Oberon as a start point.

Eberon basically extends original Oberon (excluding additional restrictions below) so any valid oberon program is also a valid eberon program. A new syntax was introduced for extensions but I tried to maintain the original syntax flavor (e.g. CAPS).

Extensions

Restrictions