[Info-vax] OS implementation languages
plugh
jchimene at gmail.com
Mon Sep 11 09:42:19 EDT 2023
I'll propose an explanation for PHP's wide-spread use: websites built using rented infrastructure. While you get a choice of OS, one usually doesn't get to choose the toolchain for building/deploying applications. It's quite rare that one can "easily" deploy an application built using a compiler-based toolchain. Far easier to upload (ftp> mput src/*) an application built using a script language-based toolchain. For reference, consider the Web developer's acronym: LAMP
Bemoan it all you want, but here you are.
More information about the Info-vax
mailing list