Zonnon programming language and compiler
Zonnon (although superficially similar to Pascal) represents some radically new concepts such as
- Inclusion of both modular and OO programming model
- Compositional OO model (in opposite to single inheritance class tree)
- Advanced abstract data types including mathematical structure types
- Matlab-like notation in combination with efficiency of compiled code
- Clean integration of concurrency and OOP in the form of active objects
- Uniform and generalized communication model based on dialogs (subsuming both synchronous and asynchronous method calls)
For more details, compilers and tools refer to the
Zonnon project website