[Oberon] Functional programming and Oberon

Richard Hable informujo at aon.at
Sat Jan 7 20:33:14 CET 2017


Am 2017-01-06 um 17:24 schrieb Lars:

> Do you mean an object that is empty without any fields in some bizarre
> language? or an object with a bunch of untyped fields, maybe ruby?

No, I mean a predefined type "Object" which is the implicit base type of
all declared classes; e.g. in the Java programming language
(java.lang.Object).

It was proposed as an alternative to generics (type parameters) in this
list and apparently has been introduced in at least one extension of the
Oberon programming language.

Richard



More information about the Oberon mailing list