[Oberon] Interfaces definition and usage
Felix Friedrich
felix.friedrich at inf.ethz.ch
Mon Sep 10 08:41:10 CEST 2012
Dear Sage,
the Fox compiler does not support interfaces. It was always planned to
come up with a clean(er) concept of interfaces but finally other things
became more important.
Regards
Felix
>
> Hi Community,
> Do the Fox compiler supports interfaces?
> According to Active Oberon Syntax described here
> http://bluebottle.ethz.ch/languagereport/node7.html
> interfaces should be supported, but in the fact trial of it's usage
> gives a bunch of error messages.
> This code gives "missing 'END'":
> Code:
> MODULE IntfTest;
>
> DEFINITION IIntf
> PROCEDURE P;
> END IIntf;
>
> END IntfTest.
>
> ---
> Cheers, SAGE
> http://sage.com.ua/
>
>
>
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/oberon/attachments/20120910/bc574482/attachment.html
More information about the Oberon
mailing list