News

In this case we want the Ada.Text_IO package, as it contains the standard output routines like Put_Line. Note that since Ada is case-insensitive, we can type all of those names in lower-case as well.
Within Ada an advocated approach has been to use protected objects and barriers within entries, which provides language-level synchronization between tasks.
The webpage in German has a download area for the adalogo.jar file. The UserGuide section describes how to use AdaLogo. Please read the Reference to learn the AdaLogo programming language. Thanks to ...