[Oberon] basic types where are in code?

Patrik Reali reali at acm.org
Thu Aug 14 16:41:27 CEST 2003


Hi Yuri,

I'm not sure what you mean by "where is the code".

Are you referring to the oberon compiler?
Oberon is not like Java or C#: there is no class similar to
java/lang/Integer implementing additional features. The basic types (also
called built-in types) are handled by the compiler, which directly generates
the appropriate native code for the operations on these types.

-Patrik

----- Original Message -----
From: "yurix" <yurix at i.com.ua>
To: <oberon at inf.ethz.ch>
Sent: Thursday, August 14, 2003 1:59 PM
Subject: [Oberon] basic types where are in code?


> Hi!
>
> Can anybody point me, where is the code,
> implementing basic types ( INTEGER, REAL etc.)?
> For NO and PlugIn.
> Thanks.
>
>  Yuri                         mailto:yurix at i.com.ua
>
>
> --
> Oberon at inf.ethz.ch mailing list for ETH Oberon and related systems
> http://www.lists.inf.ethz.ch/mailman/listinfo/oberon
>
>




More information about the Oberon mailing list