Content deleted Content added
Guy Harris (talk | contribs) JavaScript is InterCapped. |
clean up, typo(s) fixed: Extention → Extension using AWB |
||
Line 25:
myName string = "John";
sayHello(myName);
end
function sayHello(name String in)
Line 142:
EGL is a target language for modernization of legacy applications because of the language semantics affinity with procedural languages and legacy [[4GL|4th generation languages]]:
* a set of conversion tools available within the [[IBM Rational Business Developer Extension|Rational Business Developer]] product provide automated the conversion from older and stabilized IBM and [[Informix]] [[4GL|4th generation languages]]
* a set of IBM service offerings and complementary products (Rational Migration Extension for Natural, Rational Migration Extension for System i, Rational Migration
Tools for searching large EGL code bases, comparing individual EGL files for changes, and detecting duplicated code are available from [http://www.semanticdesigns.com/Products/LanguageTools/EGLTools.html Semantic Designs]
|