Fifth-generation programming language: Difference between revisions

Content deleted Content added
m fix incorrect link to island using AWB
Alternative Definition: Visual Basic is not a good example of a 5gl
Line 13:
==Alternative Definition==
'''5GL''' or '''fifth-generation programming language''' is programming that uses a visual or graphical development interface to create source language that is usually compiled with a 3GL or 4GL language compiler. Microsoft, Borland, IBM, and other companies make 5GL visual programming products for developing applications in [[Java (programming language)|Java]], for example. [[Visual programming]] allows you to easily envision [[object-oriented]] programming class hierarchies and drag icons to assemble program components.<br />
Another good example of a fifth generation language is [[Visual Basic]].
 
==See also==