<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Dear Sage,<br>
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.<br>
<br>
Regards<br>
Felix<br>
</div>
<blockquote cite="mid:1347019655.809274634@f323.mail.ru" type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<p>Hi Community,<br>
Do the Fox compiler supports interfaces?<br>
According to Active Oberon Syntax described here
<a class="moz-txt-link-freetext" href="http://bluebottle.ethz.ch/languagereport/node7.html">http://bluebottle.ethz.ch/languagereport/node7.html</a><br>
interfaces should be supported, but in the fact trial of it's
usage gives a bunch of error messages. <br>
This code gives "missing 'END'": <br>
Code:<br>
MODULE IntfTest;<br>
<br>
DEFINITION IIntf<br>
PROCEDURE P;<br>
END IIntf;<br>
<br>
END IntfTest.<br>
<br>
---<br>
Cheers, SAGE<br>
<a class="moz-txt-link-freetext" href="http://sage.com.ua/">http://sage.com.ua/</a></p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
<a class="moz-txt-link-abbreviated" href="mailto:Oberon@lists.inf.ethz.ch">Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems
<a class="moz-txt-link-freetext" href="https://lists.inf.ethz.ch/mailman/listinfo/oberon">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a>
</pre>
</blockquote>
<br>
</body>
</html>