[Oberon]  Life without local procedures
    Andreas Pirklbauer 
    andreas_pirklbauer at yahoo.com
       
    Fri Feb 23 14:45:55 CET 2018
    
    
  
  > By the way, I very welcomed the idea of removing access of
  > intermediate variables in procedures as this simplify prolog
  > and saves resources, but for other objects as types, constants
  > and procedures this is a bad idea since the cost (in runtime) is null.
And this may have been the reason why *only* access to intermediate
*variables* has been disallowed in the current PO2013 implementation.
It just doesn’t comply with the language report.
    
    
More information about the Oberon
mailing list