Oberon-2


Oberon-2

(language)A superset of Oberon-1, developed byH. Moessenboeck in 1991 to add object-orientation. Oberon-2was a redesign of Object Oberon. It included type-boundprocedures (equivalent to methods), read-only export ofvariables and record fields, open array variables, and a"with" statement with variants. It reintroduced the "for"statement.

There is an Oberon-2 Lex scanner and Yacc parser byStephen J Bevan of Manchester University, UK, based on the onein the Mo"ssenbo"ck and Wirth reference. Version 1.4.

ftp://neptune.inf.ethz.ch/Oberon/.

ftp://ftp.psg.com/pub/oberon/.

["The Programming Language Oberon-2", H. Mo"ssenbo"ck,N. Wirth, Institut fu"r Computersysteme, ETH Zu"rich, January1992].

["Second International Modula-2 Conference", Sept 1991].