[Oberon] Oberon7 - How to get away without FORWARD references

Tomas Kral thomas.kral at email.cz
Mon Oct 8 09:47:45 CEST 2018


Hi,

I am porting `Def.Mod' to Oberon-7. The code compiles, I needed to
shuffle some procedures around to avoid forward references, except
one. I handle the one by a procedure variable, that is initialised on
module linkload. 

Is there a better way? 

-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list