How Programming Languages Got Their Names
kylehigginson.medium.com
How Programming Languages Got Their Names
1–10 of 121 posts
Re: How Programming Languages Got Their Names
#2Does anybody know if this is right or if I'm confusing it with something else?
Re: How Programming Languages Got Their Names
#3Re: How Programming Languages Got Their Names
#4Re: How Programming Languages Got Their Names
#5Re: How Programming Languages Got Their Names
#6Why would Kotlin be named after Kotlin Island? What's the connection?
Re: How Programming Languages Got Their Names
#7Why would Kotlin be named after Kotlin Island? What's the connection?
Re: How Programming Languages Got Their Names
#8Re: How Programming Languages Got Their Names
#9Here's a few more of the top of my head, feel free to expand the list! :
C: a successor to B, itself derived from BCPL.
C++: increments over C.
D: a successor to C.
LISP: LISt Processor.
FORTRAN: FORmula TRANslator.
ALGOL: ALGorithmic Language.
Prolog: PROgrammation LOGique (logic programming in French).
PHP: initially PHP/FI for "Personal Home Page Form Interpreter", later rebranded as "PHP: Hypertext Preprocessor".
JavaScript: named this way to be associated with the popularity of Java.
Ada: in honor of Ada Lovelace.
OCaml: initially Objective Caml, because it added OOP support among other things.
Caml: Categorical Abstract Machine Language.
ML (as in SML): Meta Language.
SQL: Structured Query Language.
Re: How Programming Languages Got Their Names
#10No. Ruby is called Ruby because it is the better Perl.
1: https://web.archive.org/web/20110717205734/http://blade.naga...
Edit: this also provides a clue for Perl's naming, it's "related to a shell" (I don't know if this is accurate)