Category:Comal

From Rosetta Code
Language
Comal
This programming language may be used to instruct a computer to perform a task.
Execution method: Interpreted or compiled
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Comal.

COMAL (Common Algorithmic Language) is a structured language derived from Basic with inspiration from Pascal by Benedict Løfstedt and Børge R. Christensen in Denmark in 1973. Its aim was to replace Basic as an educational language, keeping its basic syntax while introducing support for proper structured programming. Its first implementations were built upon extended Basic interpreters, with a formalised specification realised in COMAL 80.

Later implementations have added turtle graphics and object orientation, but these additions have never been standardised. Comal implementations are available for most popular home computers and operating systems.