|
|
 |
ETH Zonnon compiler
If you have a previous version of the compiler installed then uninstall it before installing the new version.
Download zip-archive, unzip it to any directory, and then run Setup.exe to install the Zonnon compiler.
Latest version: 1.2.8 from 7.08.2010.
Important recent updates
- We have clarified the usage of the import clause. Read a note on composition for more details about the import clause.
-
Since release 1.2.2 compiler includedes a support for mathematical extensions similar to those in Math Oberon.
Please take a look at a new draft of the language report.
Download
Known limitations of this release
-
Windows installer may cause displaying an exception window in MS Visual Studio. Simply remove the box "restart" and close the window.
-
Enumeration types can't be declared in definitions.
-
Integer division for negative numbers implemented as it is in C#/C++, but not as it is defined in the language report.
-
Nested procedures are not supported.
-
Activities can not be declared in value objects (records).
Documentation
|
|