home
   archive
   project
  zonnon
   language report
   compiler
   test suite
  user group
   bio laboratory
   chess notebook
   africa game
   other examples
  contacts

Zonnon programming language

Zonnon is a general-purpose programming language in the Pascal, Modula-2 and Oberon family. It retains an emphasis on simplicity, clear syntax and separation of concerns whilst focusing on concurrency and ease of composition and expression. Unification of abstractions is at the heart of its design and this is reflected in its conceptual model based on modules, objects, definitions and implementations. Zonnon offers a new computing model based on active objects with their interaction defined by syntax controlled dialogs. It also introduces new features including operator overloading and exception handling, and is specifically designed to be platform independent.

 Download
ETH Zonnon compiler for Windows and plugin for MS Visual Studio 2008
  • For MS Visual Studio 2008 Standard / Professional edition
  • Includes Simple Zonnon IDE if no Visual Studio
  • Command line compiler for users of the advanced features
  • Compiler and generated code are for .NET Framework 2.0
ETH Zonnon compiler for Mono/Rotor and Eclipse plugin
  • Plugin for Eclipse 3.2.1 or higher
  • Compiler and generated code are compatible with Rotor/Mono
 Latest updates RSS  
  • 2009-11-20 Zonnon Compiler 1.2.5 - few problems known in 1.2.4 including Windows installer issue were fixed >>>
  • 2009-11-05 Zonnon Compiler 1.2.4 - few minor problems known in 1.2.3 were fixed >>>
  • 2009-10-04 Zonnon Compiler 1.2.3 - known problems on Mono have been fixed (see test suite) >>>
  • 2009-06-28 Zonnon Compiler 1.2.2 with support of mathematical extensions >>>
  • 2009-06-28 Draft of the Zonnon Language report with mathematical extensions >>>
  • 2009-07-21 Examples on how to use mathematical extenstions of Zonnon added >>>
  • 2009-06-16 Zonnon Compiler 1.1.11 for Mono and Visual Studio 2008 >>>
  • archive >>>
 Where to go next
Copyright © 2009 ETH Zurich, Switzerland