[Oberon] FPGA - OberonV4 Dialogs
Tomas Kral
thomas.kral at email.cz
Wed Nov 14 13:53:25 CET 2018
Hi,
Studying V4 further, I have come across this coding
Types.NewObj(o, Types.This (Modules.ThisMod (module), name));
type := Types.TypeOf (o);
`NewObj', `TypeOf', `BaseOf', `TypeTags' defined in Types.Mod
I really need some help in understanding of Linz Oberon better.
How does type tags and GC differs in V4 to RISC System5?
How can these methods be ported from V4 to RISC5?
Many thanks.
--
Tomas Kral <thomas.kral at email.cz>
More information about the Oberon
mailing list