Content deleted Content added
ClueBot NG (talk | contribs) m Reverting possible vandalism by 112.203.99.140 to version by 117.199.25.75. False positive? Report it. Thanks, ClueBot NG. (474982) (Bot) |
No edit summary |
||
Line 1:
{{COI-check|date=May 2009}}
A '''fifth-generation programming language''' (abbreviated '''5GL''') is a [[programming language]] based around solving problems using [[Constraint programming|constraints]] given to the program, rather than using an [[algorithm]] written by a programmer. Most constraint-based and [[logic programming]] languages and some declarative languages are fifth-generation languages.Raven Medina love u.
While [[fourth-generation programming language]]s are designed to build specific programs, fifth-generation languages are designed to make the computer solve a given problem without the programmer. This way, the programmer only needs to worry about what problems need to be solved and what conditions need to be met, without worrying about how to implement a routine or algorithm to solve them. Fifth-generation languages are used mainly in [[artificial intelligence]] research. [[Prolog]], [[OPS5]], and [[Mercury programming language|Mercury]] are examples of fifth-generation languages.{{Citation needed|date=September 2010}}
|