Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47180
| References | <BLU176-W1F35788C5EEAC4B30AB73D79E0@phx.gbl> <20130604191422.105eacd8@bigbox.christie.dr> <kom09v$h2u$1@ger.gmane.org> <BLU176-W1286DDE3358EADBA4D4B19D79F0@phx.gbl> |
|---|---|
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | 2013-06-05 21:15 -0600 |
| Subject | Re: Do you consider Python a 4GL? Why (not)? |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2784.1370488602.3114.python-list@python.org> (permalink) |
On Tue, Jun 4, 2013 at 6:38 PM, Carlos Nepomuceno <carlosnepomuceno@outlook.com> wrote: > I don't have an opinion yet, but I've found contradictory evidence from many > sources, such as: > > "A domain-specific language (DSL) is a type of programming language or > specification language in software development and domain engineering > dedicated to a particular problem domain, > [...] > The opposite is: > > a general-purpose programming language, such as C, Java or Python," > > http://en.wikipedia.org/wiki/Domain-specific_programming_language > > Since, 4GL is considered a subset of DSLs, this wiki page doesn't consider > Python a 4GL. > > Is is true? Why??? I wasn't previously familiar with the 3GL / 4GL nomenclature, but based upon the definitions given at Wikipedia, Python is clearly a 3GL. That said, virtually all general-purpose languages in common usage today would be 3GLs, so the distinction does not seem terribly useful to me. The terms "4GL" and "5GL" while suggesting a language that is somehow more "advanced" than a 3GL, seem to be mainly 80s hype.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Do you consider Python a 4GL? Why (not)? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-05 21:15 -0600
csiph-web