EGL (programming language): Difference between revisions

Content deleted Content added
Link the one language that *isn't* linked in the first paragraph.
Add more links, mention Java and JavaScript first in the Java/JavaScript target platforms, link Ajax.
Line 6:
EGL applications and services are written, tested and debugged at the EGL source level, and once they are satisfactorily functionally tested they can be compiled into COBOL, Java, or [[JavaScript]] code to support deployment of business applications that can run in any of the following environments:
 
*Platforms with a [[Java virtual machine]], such as [[Microsoft Windows]], [[Linux]], and [[UNIX]] running JVM, for example in the context of a Java EE servlet container ([[IBM WebSphere Application Server]], [[Apache Tomcat]], [[GlassFish]])
*[[IBM System z]]: [[CICS Transaction Server]], [[IBM Information Management System|IMS]], [[z/OS]] Batch, [[UNIX System Services]], WebSphere Application Server, [[z/VSE]], Linux
*[[IBM System i]]: [[IBM i5/OS]], IBM WebSphere Application Server, [[Apache Tomcat]], Integrated Web Application Server for i
*[[Web browsers]] supporting Javascript, such as [[Internet Explorer]], [[Firefox]], and [[Safari (web browser)|Safari]] browsers, for [[Ajax (programming)|Ajax]] rich web applications
 
== Code examples ==