Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Zonnon

Zonnon - Programming language

< >

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

#1141on PLDB 20Years Old 55Users
0Books 0Papers

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
cms-exec.html · zonnon.html · xmi.html

View source

- Build the next great programming language · Search · Day 213 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com