Linux Admin Portal: Programming Language Tradeoffs: 3GL vs 4GL ... The original distinction between 3GL and 4GL languages has long been blurred by the availability of prepackaged libraries.
librenix.com/?inode=1023
Programming Language Tradeoffs: 3GL vs 4GL ... A related article is Programming Language Tradeoffs: 3GL vs 4GL; PHP, for example, wasn't a novelty when it was created. As a language, it's nothing particularly innovative compared with others of its kind. However, it did dynamic web pages really well, and very easily...
librenix.com/?page=Programming%20Language
Fourth-generation programming language - Wikipedia, the free encyclopedia
A fourth-generation programming language (1970s-1990) (abbreviated 4GL ) is a programming language or programming environment designed with a specific purpose in mind, such as the development of c...
en.wikipedia.org/wiki/Fourth-generation_programming_lan... en.wikipedia.org/wiki/Fourth-generation_programming_language
3GL are often more resource efficient. And 4GL are often easier to program/maintain. Both can be hard to test if not coded for testability. And the talent available matters. For an experienced, capable, programmer, 3GLs are fine. ... The threads that wouldn't die... - PC reliability?; - Windows, real time; - PID loops; - PCs vs.
www.control.com/thread/1026167476
Of course there are difference between the above language, but do you think that the 3GL is machine efficient than 4GL? 3GL is easier to test and maintain than 4GL? How about the productivity ... Topic: 3GL vs 4GL ... itmWEB: Worldwide IT Forum; General IT Topics; 3GL vs 4GL...
www.itmweb.com/ubb/Forum1/HTML/000134.html
4th generation languages, 3rd generation languages, 4gl language: Greetings Kelvin, Well this is a good question. This is the 3GL vs 4GL fight! The next generation of languages may not always be better then their predecessors. ... This is the 3GL vs 4GL fight! The 'next' generation of languages may not always be...
en.allexperts.com/q/Computer-Science-3197/hi-1.htm
5GL or fifth-generation 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, for example.
searchcio-midmarket.techtarget.com/sDefinition/0,,sid18... searchcio-midmarket.techtarget.com/sDefinition/0,,sid183_gci211502,00.html
3GL Vs. 4GL; Application partitioning can always be accomplished by writing in a third-generation (3GL) programming language. However, writing custom code takes time. ... In the 1993-1994 time frame, products such as Forte and DYNASTY were the first to provide application partitioning at a 4GL level, and the capability...
encyclopedia2.thefreedictionary.com/application+partiti... encyclopedia2.thefreedictionary.com/application+partitioning
The issue is the language itself and its execution model. Concurrency is an example of something that could be inherently handled in a 4GL but is not directly supported in any popular 3GL ... Previous by thread: 3GL vs. 4GL [was: Re: LSP and subtype]
coding.derkeiler.com/Archive/General/comp.object/2005-1... coding.derkeiler.com/Archive/General/comp.object/2005-10/msg00270.html
Are you saying a 4GL has a better way of doing concurrency? >>> ; >>>Not quite. I am saying that no popular 3GL directly supports ; >>>concurrency. >> ; >> So 3GL vs. 4GL becomes a question of popularity? Because being 3GL Ada 83 / ;
coding.derkeiler.com/Archive/General/comp.object/2005-1... coding.derkeiler.com/Archive/General/comp.object/2005-10/msg00280.html