Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38545
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Is Python programming language? |
| Date | 2013-02-09 21:47 -0500 |
| References | <1360328631.24677.YahooMailClassic@web125203.mail.ne1.yahoo.com> <mailman.1500.1360329332.2939.python-list@python.org> <kf3edb$1ar$1@reader1.panix.com> <6lmdh8t7osnvjj5v5vnrav8q5anum6ln3q@4ax.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1566.1360464482.2939.python-list@python.org> (permalink) |
On 2/9/2013 6:26 PM, Tim Roberts wrote: > Grant Edwards <invalid@invalid.invalid> wrote: >> >> IMO, a "scripting language" is used to automate tasks that would >> otherwise be done by a human sitting at a keyboard typing commands. >> [Perhaps that definition should be extended to include tasks that >> would otherwise by done by a human sitting and clicking on a GUI.] > > I think that definition is a little too neat and clean. > > Most people would call bash a "scripting language", but it is also clearly > a programming language. It has syntax, variables and expressions. I > suspect it is Turing-complete, although I haven't seen a proof of that. > > I would assert that scripting languages are a proper subset of programming > languages, not a separate category. To me, 'scripting languages' include some non-Turing-complete languages and I would not call those 'programming languages'. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Is Python programming language? Stephane Wirtel <stephane@wirtel.be> - 2013-02-08 14:15 +0100
Re: Is Python programming language? Grant Edwards <invalid@invalid.invalid> - 2013-02-08 17:59 +0000
Re: Is Python programming language? Tim Roberts <timr@probo.com> - 2013-02-09 15:26 -0800
Re: Is Python programming language? Michael Torrie <torriem@gmail.com> - 2013-02-09 16:53 -0700
Re: Is Python programming language? Terry Reedy <tjreedy@udel.edu> - 2013-02-09 21:40 -0500
Re: Is Python programming language? Terry Reedy <tjreedy@udel.edu> - 2013-02-09 21:47 -0500
Re: Is Python programming language? Michael Torrie <torriem@gmail.com> - 2013-02-09 19:55 -0700
Re: Is Python programming language? Dan Stromberg <drsalists@gmail.com> - 2013-02-11 15:46 -0800
csiph-web