View Single Post
  #127   Report Post  
Posted to uk.d-i-y
John Rumm John Rumm is offline
external usenet poster
 
Posts: 25,191
Default OT - Programming Languages

On 02/02/2015 15:49, wrote:

Lots of familiar languages but not seen Coral66 mentioned; anyone
here ever use it?


Yup, loads of times alas!

(its kind of like Pascal with all the nice bits taken out)

I have a particular computer and military system in
mind and am involved with its restoration.


Yup it was often used for MoD contracts. It kind of had a place many
years ago when the amount of data throughput through systems was small,
memory was scarce, and readability and maintainability of code was
paramount.

Its a struggle to use elegantly for anything modern with a large amount
of data to handle, since there are no user defined types, and the
nearest thing you will get to a data structure is an array of integers!

(most of the development tools also suck to some greater or lesser extent)


--
Cheers,

John.

/================================================== ===============\
| Internode Ltd -
http://www.internode.co.uk |
|-----------------------------------------------------------------|
| John Rumm - john(at)internode(dot)co(dot)uk |
\================================================= ================/