Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
COMAL
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== History == ===Minicomputer versions=== COMAL was originally developed in [[Denmark]] by mathematics teacher Børge R. Christensen. The school in which he taught had received a [[Data General Nova]] 1200 minicomputer in 1972, with the expectation that the school would begin to teach [[computer science]]. Christensen, who had taken a short course on the subject at university, was expected to lead the program and to maintain the computer system.{{sfn|Christensen|1985|p=1}} The NOVA was supplied with [[Data General Extended BASIC]], and Christensen quickly became frustrated with the way in which the unstructured language led students to write low-quality code that was difficult to read and thus mark.{{sfn|Christensen|1985|p=1}} While complaining about these problems to computer scientist Benedict Løfstedt, Løfstedt encouraged Christensen to read ''[[Systematic Programming]]'', the then-new book on programming language design by [[Niklaus Wirth]], the creator of [[Pascal (programming language)|Pascal]]. Christensen was impressed, but found that he could not use Pascal directly, as it lacked the interactive [[shell (computing)|shell]] that made BASIC so easy for students to develop with.{{sfn|Christensen|1985|p=2}} Over the next six months Christensen and Løfstedt corresponded by mail to design an alternative to BASIC which retained its interactive elements but added structured elements from Pascal.{{sfn|Christensen|1985|p=2}} By 1974, the language's definition was complete but Christensen was unsuccessful in attracting interest from software firms in developing an implementation. Over the next six months he worked with two of his students, to whom he had taught NOVA 1200 [[machine language]], to write an implementation themselves. One of the first things added was the ability to use eight-character variable names, up from the typical one or two.{{sfn|Christensen|1985|p=2}} Later additions in the first version included multi-line {{code|IF...THEN...ELSE...ENDIF|comal}} statements, and the {{code|PROC...ENDPROC|comal}} definitions and the {{code|EXECUTE}} statement to call them.{{sfn|Christensen|1985|p=4}} The first proof-of-concept implementation (running a five-line loop) was ready on 5 August 1974, and the first release (on [[punched tape|paper tape]]) was ready in February 1975. Development costs had been around {{USD|300}}. Only now did the system (which had previously used an internal Danish name) pick up the name ''COMAL'', for ''Common Algorithmic Language'', inspired by [[ALGOL]], with which Christensen had been experimenting.{{sfn|Christensen|1985|p=4}} The first release was therefore named ''COMAL 75''. Christensen subsequently wrote a textbook on the language which evolved into ''Beginning COMAL''.<ref name="The Story of COMAL" /> ===Microcomputer versions=== In 1978, Christensen began to adapt COMAL such that it would run on [[microcomputer]]s, which were becoming available. He was worried that without such an implementation he would be required to teach and use BASIC again as Danish schools acquired the new machines. By 1980, a version of COMAL developed in conjunction with a college group was able to run on the [[Zilog Z80]], and thus ''COMAL 80'' was released.{{sfn|Christensen|1985|p=4}} Around the same time, a Danish firm introduced the [[Comet (computer)|Comet]], a very capable microcomputer for the time, which would be the first machine to run a version of what would look like the later COMAL releases. Christensen subsequently stepped back from COMAL development around 1980-81, which was handed over to groups including UniComal,<ref name="UniComal 3.11 IBM PC" /> started by Mogens Kjaer, who had written to Christensen with critiques of COMAL and subsequently [[porting|ported]] it to the [[Commodore PET]] for release 0.14. At this time, Danish schools insisted that COMAL be available on any microcomputer they purchased.<ref name="The Story of COMAL" /> In the early 1980s, [[Apple Inc.|Apple Computer]] won a contract to supply [[Apple II]] computers running [[CP/M]] and COMAL to Irish secondary schools.<ref name="Moynihan"/> It was popular for education<ref name="Brady"/> and some textbooks were locally written.<ref name="Kelly"/><ref name="LundyOSullivan1990"/> In 1984, [[Acornsoft]] released a COMAL implementation, by David Christensen, Jim Warwick and David Evers, for their 8-bit [[BBC Micro]] and [[Acorn Electron]] computers (with a manual by Paul Christensen and Roy Thornton<ref name="Thornton"/>) Between 1984-1987, [[TeleNova]], a subsidiary of the industrial arm of the Swedish Telecoms system, manufactured a [[desktop PC]] called "[[Compis]]" for the educational sector. An enhanced version of COMAL was supplied as the standard programming language for this PC. Versions were created for both [[CP/M-86]] and [[MS-DOS]]. The latter version is available for [[Windows XP]]. The (Swedish) reference manual is {{ISBN|91-24-40022-X}}. In 1990, Thomas Lundy and Rory O'Sullivan produced the definitive text on COMAL Programming.<ref name="LundyOSullivan1990" /> They matched and compared COMAL with [[BBC BASIC|BBC Structured Basic]]. As of 2016, COMAL is still actively in use as an educational programming language. Some high schools in the United Kingdom continue to use it to teach the subject of computing.<ref>{{cite web |last1=Laine |first1=Heather |title=Gracemount High School |url=https://livecode.com/gracemount-high-school/ |website=LiveCode |access-date=29 March 2024 |archive-url=https://web.archive.org/web/20240329213122/https://livecode.com/gracemount-high-school/ |archive-date=29 March 2024 |date=12 February 2015 |url-status=live}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)