COMAL
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 4: | Line 4: | ||
|released=1973 | |released=1973 | ||
}} | }} | ||
− | '''COMAL''' (Common Algorithmic Language) was created in 1973, intended to replace [[BASIC]] for use by novice programmers, with somewhat similar syntax to that language but more structured (borrowing some concepts from [[Pascal]]). There were implementations in the 1980s for a variety of personal computers, and it had a community of enthusiasts especially on Commodore computers. It was also used on the Compis/Scandis educational computers in the Scandinavian countries. However, since | + | '''COMAL''' (Common Algorithmic Language) was created in 1973, intended to replace [[BASIC]] for use by novice programmers, with somewhat similar syntax to that language but more structured (borrowing some concepts from [[Pascal]]). There were implementations in the 1980s for a variety of personal computers, and it had a community of enthusiasts especially on Commodore computers. It was also used on the Compis/Scandis educational computers in the Scandinavian countries. However, since typical machines of that era shipped with BASIC included, while COMAL had to be obtained separately, it never eclipsed BASIC as its creators may have intended. |
== References == | == References == | ||
* [http://en.wikipedia.org/wiki/COMAL COMAL (Wikipedia)] | * [http://en.wikipedia.org/wiki/COMAL COMAL (Wikipedia)] | ||
* [http://www.josvisser.nl/opencomal/ OpenComal] | * [http://www.josvisser.nl/opencomal/ OpenComal] |
Revision as of 14:10, 3 January 2015
COMAL (Common Algorithmic Language) was created in 1973, intended to replace BASIC for use by novice programmers, with somewhat similar syntax to that language but more structured (borrowing some concepts from Pascal). There were implementations in the 1980s for a variety of personal computers, and it had a community of enthusiasts especially on Commodore computers. It was also used on the Compis/Scandis educational computers in the Scandinavian countries. However, since typical machines of that era shipped with BASIC included, while COMAL had to be obtained separately, it never eclipsed BASIC as its creators may have intended.