Compilers for the Linux Platform
Oracle's Java Standard Edition
- Version Number: 11
- Revision Date: N/A
- Byte Size: 90MB
- License: Freeware
- Home Page: http://www.oracle.com/technetwork/java/javase/downloads/index.html
- Author: Sun
- Source Code: N/A
- Description: Oracle's Java Development Kit (JDK) allows developers to write programs in Java. The Java programming language is a general-purpose concurrent class-based object-oriented programming language, specifically designed to have as few implementation dependencies as possible. It allows application developers to write a program once and then be able to run it everywhere on the Internet.
Oracle's Java Enterprise Edition
- Version Number: 8
- Revision Date: N/A
- Byte Size: 50MB
- License: Freeware
- Home Page: http://www.oracle.com/technetwork/java/javaee/downloads/index.html
- Author: Sun
- Source Code: N/A
- Description: The Java Enterprise Edition defines the standard for developing multitier enterprise applications. J2EE simplifies enterprise applications by basing them on standardized, modular components, by providing a complete set of services to those components, and by handling many details of application behavior automatically, without complex programming.
GNU Compiler Collection
- Version Number: 4.9.0
- Revision Date: N/A
- Byte Size: 50MB
- License: GPL
- Home Page: http://gcc.gnu.org/
- Author: FSF & GNU
- Source Code: http://gcc.gnu.org/
- Description: The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).
Open Object Rexx
- Version Number: 4.2.0
- Revision Date: January 2014
- Byte Size: 3 MB
- License: Freeware
- Home Page: http://www.oorexx.org/
- Author: Rexx Language Association
- Source Code: Source
- Description: Open Object Rexx (ooRexx) is an Open Source project managed by Rexx Language Association (RexxLA) providing a free implementation of Object Rexx.
Object Rexx is an enhancement of classic Rexx; a powerful, full-featured programming language which has a human-oriented syntax.
The Open Object Rexx interpreter allows you to write programs procedurally as well as in an object-oriented fashion. Its main benefits include:
- Easy to use and easy to learn
- Upwardly compatible with classic Rexx
- The ability to issue commands to multiple environments
- Offers powerful functions
- Based on English-like commands
- Enhanced with full object orientation
- Designed for object-oriented programming, and also allows Rexx conventional programming
- Provides a standard Rexx API to develop external function libraries written in C
Perl
- Version Number: 5.6.1
- Revision Date: September 17, 2000
- Byte Size: 392,123
- License: Freeware
- Home Page: http://www.activestate.com/
- Author: ActiveState
- Source Code: Source
- Description: Perl is a high-level programming language with an eclectic heritage written by Larry Wall and a cast of thousands. It derives from the ubiquitous C programming language and to a lesser extent from sed, awk, the Unix shell, and at least a dozen other tools and languages.
PHP
- Version Number: 5.0.4 & 4.3.11
- Revision Date: March 31, 2005
- Byte Size: 4 - 7MB
- License: Freeware
- Home Page: http://www.php.net/
- Author: PHP Community
- Source Code: Source
- Description: PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Regina Rexx
- Version Number: 3.7
- Revision Date: October 2012
- Byte Size: 2MB
- License: Freeware
- Home Page: http://regina-rexx.sourceforge.net/index.html
- Author: Mark Hessling
- Source Code: Source
- Description: Regina is a Rexx interpreter that has been ported to most Unix platforms and also to OS/2, DOS, Win95/98/NT, Amiga, QNX, BeOS, OpenVMS and OpenEdition. Rexx is a programming language that was designed to be easy to use for inexperienced programmers yet powerful enough for experienced users.