EGL (programming language): Difference between revisions

Content deleted Content added
Ar10ros (talk | contribs)
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Unreferenced}}
Line 1:
{{unreferenced|date=September 2016}}
'''EGL''' (Enterprise Generation Language), originally developed by IBM and now available as the EDT (EGL Development Tools)<ref>[http://www.eclipse.org/edt/ EDT (EGL Development Tools)]</ref> Open Source project under the [[Eclipse Public License]] (EPL), is a programming technology designed to meet the challenges of modern, multi-platform application development by providing a common language and programming model across languages, frameworks, and runtime platforms. The language borrows concepts familiar to anyone using statically typed languages like [[Java (programming language)|Java]], [[COBOL]], [[C (programming language)|C]], etc. However, it borrows the concept of [[Stereotype (UML)|stereotype]] from [[Unified Modeling Language]] (UML) that is not typically found in statically typed programming languages.