Jump to content

COMAL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
COMAL (''COMmon Algorithmic Language'') was developed by Benedict Løfstedt and Børge R. Christensen starting in 1973.
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==
==Implementations==
*IBM COMAL-80
*[https://github.com/pietsch/OpenCOMAL OpenCOMAL] - Open Source (GPL)
*[https://github.com/pietsch/OpenCOMAL OpenCOMAL] - Open Source (GPL)
*[[UniCOMAL]]
*[[UniCOMAL]]
Line 7: Line 10:
==Publications==
==Publications==
*Roy Atherton: ''Structured programming with COMAL'' - Horwood 1982, ISBN 0-85312-416-7
*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
*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==
==Links==

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