[Oberon] Oberon source code in lowercase

oberon-eth at email.cz oberon-eth at email.cz
Tue May 16 12:50:17 CEST 2023


I have noticed that module WMBuilder.Mod (A2 gui builder) produces oberon 
source code that is completely in lower case.

It looks like this:




module abc;

import something;

procedure a;

begin


end a;

end abc.




Supprisingly such lowercase source code compiles without errors. But you 
must not mix it with uppercase code.


I have question why is this lowercase option present in fox compiler when it
clearly violates oberon language specification?




Greetings,

Zdenek


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20230516/7ee088b6/attachment.html>


More information about the Oberon mailing list