See also: Programming Languages | Java Applet
Logo:
Home Page: http://java.sun.com
Java is an object-oriented programming language developed by Sun Microsystems. Java source code files are compiled into bytecode which can then be executed by a Java interpreter (a Java Virtual Machines or JVM). So long as there is a JVM written for it, Java bytecode can be executed on any platform.
Sun’s Java implementation is not Free Software but there is Jikes which is an OSI Certified bytecode compiler and Kaffe a GPLed Java runtime environment (JVM and base libraries) and there are many other projects, like GCJ. More Free Java(-related) applications.
Note that Java is not JavaScript.
Related Links
- Apache on warpath over Java licence – An article about Free Software and Sun’s Java
- Gamelan.com – A developer site for java articles, tutorials, news, discussions and more.
- Javagamedevelopment.netDaily news and articles on Java game development
TakeDown.NET -> “Java”