[Oberon] Compiler Modules Empty?
Jan Verhoeven
jan at verhoeven272.nl
Sun Apr 13 02:16:40 CEST 2014
Douglas G. Danforth wrote:
> I believe SYSTEM is embedded in one of the compiler modules and does
> not have a separate file.
SYSTEM is IMPORTed in just about any module. So there must be at least
an object code file.
It may be a Foreign Module or an assembler written file but there must
be some kind of specification for the functions in that file.
And since SYSTEM is very close to the hardware, it must be tailor made
for every platform.
--
Groetjes
Jan Verhoeven
More information about the Oberon
mailing list