On Wed, Jul 8, 2020, 12:22 PM Paul Sokolovsky > popular VHLL/scripting languages which doesn't support defining of > constants in the core language: > > JavaScript has "const foo = 1;" > PHP has "const foo = 1;" > Perl has "use constant foo => 1;" > Lua has "local foo <const> = 1" > ----- > > > - Mathematica > > - Scheme > > - Powershell and other scripting languages like bash > > - Applescript and Hyperscript > > - Ruby
I'm pretty sure some on Steven's list are more *popular* than some on Paul's list. What methodology for ranking popularity you use might change details. But none of Steven's are rate, obscure, vanity languages.
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/ARKEN6LVGI4YLXYQ34ZYTW44OECECCHQ/ Code of Conduct: http://python.org/psf/codeofconduct/