I got to around 1K. You probably have them all, but there could be some in there. Your list is much more useful so I linked to it.
A list of computer languages with release year and category
21–30 of 82 posts
Re: A list of computer languages with release year and category
#22Anyone willing to work on Abacus please send me a papyrus. :D https://codelani.com/languages/abacus-machine.html
Re: A list of computer languages with release year and category
#23Re: A list of computer languages with release year and category
#24Re: A list of computer languages with release year and category
#25It feels like there needs to be some kind of cutoff on what we're calling a language here. Maybe if it is Turing Complete? I mean JPEG might be considered a language in some ways, in that it encodes data and the computer has to parse it, but I wouldn't normally classify it as a language.
Re: A list of computer languages with release year and category
#26Re: A list of computer languages with release year and category
#27Re: A list of computer languages with release year and category
#28Re: A list of computer languages with release year and category
#29Earlier quoted context omitted.
Or jobs?
I don't know, but looking at ADA, 20 jobs seems very low. I was under the impression that ADA is still a required language for a lot of military hardware. My guess would be that he's scraping jobs sites for listings numbers, and I suspect something like ADA development is using different channels to find devs.
Re: A list of computer languages with release year and category
#30I'd call it a compiler, not a language, and I've never heard it called "historical". What makes a language "historical"?
> ABCL%2Fc%2B is a historical programming language created in 1988.
Got some escaping issues here.
> Beginner's All-purpose Symbolic Instruction Code, aka Beginner's All-purpose Symbolic Instruction Code, is an actively used programming language created in 1964. BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.
Lots of redundancy redundancy here, redundantly.
> #include
I'm having a little trouble finding what this is, but it's not part of (modern) Objective-C, and this hello-world doesn't compile with Clang. It seems to be a class library that shipped with one (non-NeXT/Apple) Objective-C compiler. I don't think I've ever seen the do:{:each |...} syntax in Objective-C, either.