Measures Concepts
GitHub icon

Zonnon

Zonnon - Programming language

< >

Zonnon is a programming language created in 2003 by Jürg Gutknecht.

#1264on PLDB 21Years Old

Zonnon is a programming language along the Oberon, Modula, and Pascal language line. Jürg Gutknecht is the author of the programming language.Zonnon is a general purpose programming language in the Pascal, Modula-2 and Oberon family. Its conceptual model is based on objects, definitions, implementations and modules. Read more on Wikipedia...


Example from hello-world:
module HelloWorld; begin writeln("Hello World"); end HelloWorld.

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Print() Debugging ✓ writeln

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout