Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #47180 > unrolled thread

Re: Do you consider Python a 4GL? Why (not)?

Started byIan Kelly <ian.g.kelly@gmail.com>
First post2013-06-05 21:15 -0600
Last post2013-06-05 21:15 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Do you consider Python a 4GL? Why (not)? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-05 21:15 -0600

#47180 — Re: Do you consider Python a 4GL? Why (not)?

FromIan Kelly <ian.g.kelly@gmail.com>
Date2013-06-05 21:15 -0600
SubjectRe: Do you consider Python a 4GL? Why (not)?
Message-ID<mailman.2784.1370488602.3114.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web