EGL (programming language): Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 3 interwiki links, now provided by Wikidata on d:q464338
Fix redlink.
Line 1:
'''EGL''' (Enterprise Generation Language), originally developed by IBM and now available as the [http://www.eclipse.org/edt/ EDT (EGL Development Tools)] Open Source project under the [[EPL (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, COBOL, C, etc. However, it borrows the concept of Stereotype from UML (Universal Modeling Language) that is not typically found in statically typed programming languages.
 
In a nutshell, EGL is a higher-level, universal application development language.