Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Zonnon

< >

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

#1784on PLDB 21Years Old
Wikipedia

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 Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ writeln

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0