[Oberon] Volatile variables in Oberon

Chris Burrows chris at cfbsoftware.com
Sun Jul 31 23:50:33 CEST 2016


> -----Original Message-----
> From: Oberon [mailto:oberon-bounces at lists.inf.ethz.ch] On Behalf Of
> Douglas G. Danforth
> Sent: Monday, 1 August 2016 4:28 AM
> To: ETH Oberon and related systems
> Subject: Re: [Oberon] Volatile variables in Oberon
> 
> On 7/29/2016 10:42 PM, Jörg Straube wrote:
> > TYPE MemoryMapped = POINTER TO INTEGER;
> Off topic comment:
> That construct is not allowed in Component Pascal.
> 

It is not allowed in Oberon-07 based systems either e.g. Project Oberon
2013. Oberon-07 is more strict than Component Pascal as it limits the use of
pointer variables to record types. Pointers to arrays are not supported.



More information about the Oberon mailing list