Main public logs
Combined display of all available logs of Ada 83 Memory. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:34, 21 February 2025 Vmo talk contribs created page Ada 83 examples (Created page with "== Examples == The simplest program : <syntaxhighlight lang="Ada" style="background-color: #e5e5e5"> ----------- procedure HELLO_WORLD is ----------- begin PUT_LINE( "Hello_world !" ); end HELLO_WORLD; </syntaxhighlight> using "syntaxhighlight".")