Fifth-generation programming language: Difference between revisions

Content deleted Content added
References: dead link
No edit summary
Line 5:
These types of languages were also built upon Lisp, many originating on the [[Lisp machine]]. [[ICAD]] is a good example. Then, there are many [[frame language]]s, such as [[KL-ONE]].
 
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, [[Japan]] 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.