I would love to hear about the programming languages that I have never heard about. I don't mean Assembly or anything that is low-level, but mainstream. Even better if you have an example!
I wonder how much people who still write these languages are paid? I feel like it is one extreme or the other. You are rolling in it or you just don't know any better.
JScript is Microsoft's JavaScript that can run server side. I guess it was a thing in the late 90s and early 00s. The "Click Commerce" web CMS/framework was largely written in it. They pivoted from commerce to medical research, and the software is still being used by dozens of institutions.
082349872349872|3 years ago
Similarly, https://www.unisys.com/client-education/clearpath-forward-li... probably still uses its bespoke languages ( https://en.wikipedia.org/wiki/Burroughs_Large_Systems#ALGOL ) in places.
wking|3 years ago
082349872349872|3 years ago
After a half a century or so without, BCPL recently got floats (for a flight simulator): https://www.cl.cam.ac.uk/~mr10/BCPL.html
I prefer the author's MCPL: https://www.cl.cam.ac.uk/~mr10/MCPL.html but have no idea if anyone is currently using it.
[Edit: looks like Martin backported pattern matching from MCPL into BCPL ca. Oct 2022, so that's recent signs of life for both strains!]
fhaldridge7|3 years ago
tothrowaway|3 years ago
_448|3 years ago
rurban|3 years ago
simonblack|3 years ago
2snakes|3 years ago
amalgamated_inc|3 years ago
wking|3 years ago