- #1
exmarine
- 241
- 11
- TL;DR Summary
- What is the best compiler now for intensive calculations?
What is the best compiler these days – for intensive calculations? My cherished Borland PASCAL Delphi compiler has been “obsoleted” for a very long time now by MS changing their application calls, etc.
And please don’t say FORTRAN, unless it has been totally overhauled. I outgrew it around 1980 when PC’s became available instead of punch cards and mainframes.
Or BASIC, I outgrew it around 1990 when I realized they were NEVER going to allow me to use huge matrices.
Or “C”, I never warmed up to that “Cryptic” language. I was an engineer who used the computer to program my calculations, not a programmer that sometimes wrote for engineers. It should be the compiler’s task to convert readable coding into computer commands and not my task to create unreadable coding for the compiler to then process.
Thanks.
And please don’t say FORTRAN, unless it has been totally overhauled. I outgrew it around 1980 when PC’s became available instead of punch cards and mainframes.
Or BASIC, I outgrew it around 1990 when I realized they were NEVER going to allow me to use huge matrices.
Or “C”, I never warmed up to that “Cryptic” language. I was an engineer who used the computer to program my calculations, not a programmer that sometimes wrote for engineers. It should be the compiler’s task to convert readable coding into computer commands and not my task to create unreadable coding for the compiler to then process.
Thanks.