So I’ve been sailing the high-seas this evening! The first recommended reading book in the bibliography at the end of the manual was a book called Modula-2 ‘A Seafaring Manual and Shipyard Guide’:
For some reason this title always intrigued me but as this was an American book and not on my set list I didn’t buy it at the time. I thought it was about time now that I got hold of a copy to take a look. 99p + postage later I had a copy.
The strange analogy is between programming languages and ships – with COBOL as a cruise liner, ADA as an aircraft carrier and my personal favourite Assembly that is a sub!
Anyway, I decided that I would pick a page at random and enter the program into Benchmark Modula-2 to see how successful it might be off the bat. Modula-2 comes with a fairly limited set of standard modules designed for things like simple console input/output. As it happens this program was fully supported without issue in this version of Modula-2.
I then decided to write my own little program, in a similar vein, to convert an imperial weight into metric. This was very straightforward!
Not bad for a first effort! Next I plan to explore the editor a bit and go through some of the supplied sample programs.
Current mood: Nostalgic






You must be logged in to post a comment.