Apr 11, 2021
I find that using the term "scripting languages" for languages like PHP and Python is mildly disparaging.
A scripting language is something like bash or Powershell that is used to automate interactions with a command shell.
Languages like Python, Ruby, PHP and Perl are first-class languages that are used to build large, complex systems. It's probably better to describe them as "dynamic languages".