Content deleted Content added
No edit summary |
LucasBrown (talk | contribs) WP:SDFORMAT compliance |
||
(176 intermediate revisions by more than 100 users not shown) | |||
Line 1:
{{Short description|Category of programming languages}}
{{Refimprove|date=
A '''fifth-generation programming language''' (
==History==
While [[fourth-generation programming language]]s are designed to build specific programs, fifth-generation languages are designed to make the computer solve
In the
However, as larger programs were built, the flaws of the approach became more apparent. It turns out that,
▲In the [[1990s]], fifth-generation languages were considered to be the wave of the future, and some predicted that they would replace all other languages for system development, with the exception of low-level languages. Most notably, from 1982 to 1993 [[Japan]] <ref name="Ref1">{{cite web|url=http://www.atariarchives.org/deli/fifth_generation.php|title=FIFTH-GENERATION COMPUTERS|accessdate=2008-03-05|author=Richard Grigonis}}</ref> <ref name="Ref2">{{cite web|url=http://www.cs.kuleuven.ac.be/~dtai/projects/ALP/|title=Association for Logic Programming (ALP)|accessdate=2008-03-05|author=APL}}</ref> put much research and money into their [[fifth generation computer systems project]], hoping to design a massive computer network of machines using these tools.
▲However, as larger programs were built, the flaws of the approach became more apparent. It turns out that, starting from a set of constraints defining a particular problem, deriving an efficient algorithm to solve it is a very difficult problem in itself. This crucial step cannot yet be automated and still requires the insight of a human programmer.
==See also==▼
* [[Constraint programming]]▼
* [[List of programming languages for artificial intelligence]]
* [[Programming paradigm]]
==References==▼
▲== Common misconception ==
{{Reflist}}
▲From time to time vendors in the application development space have claimed 5GL (5th generation language) capabilities. Most of the time they actually sell 4GLs with a higher level of automation and knowledge base. Since the 5GL awareness has dropped because the hype of the 80's quickly faded away and that the projects were eventually all dropped; this has opened doors to the vendors to re-use the term in marketing their new tools, without causing much controversy among the current generations of programmers. Their tools actually consisting of 4GLs packed with [[RAD]] wizards, case tools and other graphical coding assistance that facilitates code generation.
▲==See also==
▲*[[Constraint programming]]
{{Programming language generations}}
{{DEFAULTSORT:Fifth-Generation Programming Language}}
▲==References==
[[Category:Programming language classification]]
|