7 ms·
I enjoyed Fortran/FORTRAN. Is a nice succinct language. "Lovecraftian hieroglyphics of Fortran" <-- the author never programmed in Perl, I presume.
by linuxlizard 6y ago
I enjoyed Fortran/FORTRAN. Is a nice succinct language.
"Lovecraftian hieroglyphics of Fortran" <-- the author never programmed in Perl, I presume.
- protomyth 6y ago"Lovecraftian hieroglyphics of Fortran" <-- the author never programmed in Perl, I presume. The author might want to stay away from MUMPS for sanity's sake.
- linuxlizard 6y agoI very briefly encountered MUMPS in grad school and its eldritch horror has remained seared in my brain.
- protomyth 6y agoIn true Cthulhu fashion, after encountering it at a medical facility where the lead programmer bragged about how amazing it was, I bought a book on the language. I like collecting language books (Icon was fun), but that was rather painful to read through and I have done IBM JCL and found it not unpleasant.
- cafard 6y agoThe NY Times a few summers ago wrote up some firm in Wisconsin that handles data-processing for quite a few insurance companies, using MUMPS. A co-worker's son a summer or so before had weighed competing internships from that firm and from a financial company in New York. I said I thought that the latter would offer more portable experience.
- cmrdporcupine 6y agoMy wife used to work as a webdev at a shop that made its bread and butter contracting out some devs to do M/MUMPS development for a bank. Truly horrifying. The language/DB, but also that this thing was involved in handling people's money.
- p_l 6y agoThere are new projects done in MUMPS in finance all the time :|
- ska 6y agos/Perl/APL/
- basementcat 6y agoAPL puts the love in Lovecraftian.
- ch_123 6y ago> "Lovecraftian hieroglyphics of Fortran" <-- the author never programmed in Perl, I presume. Or in Fortran, it's a relatively verbose language from what I remember of it (that said, I learned Fortran 90/95, so maybe the older variants were worse)
- madhadron 6y agoMore likely the author was faced with numerical code in FORTRAN and confused large formulas with the language syntax being heavy in symbols.
- TheRealKing 6y agoModern Fortran (2008/2018) syntax is a bliss. You would almost not notice if your are coding in MATLAB or Fortran with the advantage of your code being orders of magnitude faster in Fortran. Those who criticize the syntax of Fortran have probably not learned anything beyond F77, or at best F90.