| Object Oberon | |
|---|---|
| Paradigms | Imperative, structured, modular, object-oriented |
| Family | Wirth Oberon |
| Developer | Hanspeter Mössenböck Josef Templ Robert Griesemer |
| First appeared | June 1989 |
| Typing discipline | Strong, hybrid (static and dynamic) |
| Scope | Lexical (static) |
| Implementation language | Oberon |
| Website | www |
| Influenced by | |
| Modula-2, Oberon | |
| Influenced | |
| Oberon-2 | |
Object Oberon is a programming language which is based on the language Oberon with features for object-oriented programming. [1] [2] Oberon-2 was essentially a redesign of Object Oberon.