top | item 34369374

Ask HN: What is the most niche programming language that is still written?

9 points| wking | 3 years ago

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!

13 comments

order

082349872349872|3 years ago

I would not be surprised if TAL is still used for https://www.hpe.com/us/en/servers/nonstop.html boxen.

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

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.

fhaldridge7|3 years ago

Check "advent of code" solutions. Some of the people invent their own programming languages to solve problems.

tothrowaway|3 years ago

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.

rurban|3 years ago

Rexx at IBM, but I guess there are several such internal langs used in similar obscure companies.

2snakes|3 years ago

Brainfuck lol

amalgamated_inc|3 years ago

K

wking|3 years ago

Whoa, I work at Crunchy Data. We focus on Postgres, but this K and KX family is wild. Reading about how it is used for Formula 1 data analytics