Hi! When comparing programming languages there are several aspects to consider:
I - programming environment: Editor, Documentation, Documentation aids, Debug tools, OS Platforms, data storage, how to move programs and data to another OS platform.
II - How good are they. Perhaps best judged by finding say 5-10 problems, that shall be solved. Then measure - coding time, cpu-time, memory usage, How easy is it to implement a small change in the specifications.
III - Facilities in the language. Like Formats, functions etc.
(I do not know very many languages - Fortran, SAS + Some languages where I found and corrected the errors made by users)
/Br Anders Sköllermo
... View more