Jump to content

COMAL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
Line 4: Line 4:


==Implementations==
==Implementations==
*IBM COMAL-80
*[https://github.com/pietsch/OpenCOMAL OpenCOMAL] - Open Source (GPL)
*[https://github.com/pietsch/OpenCOMAL OpenCOMAL] - Open Source (GPL)
*[[UniCOMAL]]
*[[UniCOMAL]]

Latest revision as of 16:50, 26 April 2020

COMAL (COMmon Algorithmic Language) was developed by Benedict Løfstedt and Børge R. Christensen starting in 1973.

COMAL a blend of Pascal and BASIC, reminiscent in some ways of later structured Basics like BBC Basic and QBasic.

Implementations

Publications

  • Roy Atherton: Structured programming with COMAL - Horwood 1982, ISBN 0-85312-416-7
  • Børge R. Christensen: Beginning Comal - Horwood 1982, ISBN 0-85312-435-3
  • Ingvar Gratte: Starting with COMAL - Prentice Hall 1985, ISBN 0-13-843003-9

Links