[Oberon] Interfaces definition and usage
Yaroslav Romanchenko
tobject at bk.ru
Fri Sep 7 14:07:35 CEST 2012
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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/oberon/attachments/20120907/82160c5a/attachment.html
More information about the Oberon
mailing list