"Java language" redirects here. For the natural language from the Indonesian island of Java, see Javanese language.
This article is about a programming language. For the software package downloaded from java.com, see Java SE.
Not to be confused with JavaScript.
| Paradigm | Multi-paradigm: Object-oriented (class-based), structured, imperative, generic, reflective, concurrent |
|---|---|
| Designed by | James Gosling |
| Developer | Sun Microsystems (now owned by Oracle Corporation) |
| First appeared | May 23, 1995[1] |
| Typing discipline | Static, strong, safe, nominative, manifest |
| License | GNU General Public License, Java Community Process |
| Filename extensions | .java, .class, .jar |
| Website | www |
| Major implementations | |
| OpenJDK, GNU Compiler for Java (GCJ), many others | |
| Dialects | |
| Generic Java, Pizza | |
| Influenced by | |
| Ada 83, C++,[2] C#,[3] Eiffel,[4] Generic Java, Mesa,[5] Modula-3,[6] Oberon,[7] Objective-C,[8] UCSD Pascal,[9][10] Object Pascal[11] | |
| Influenced | |
| Ada 2005, BeanShell, C#, Chapel,[12] Clojure, ECMAScript, Fantom, Groovy, Hack,[13] Haxe, J#, JavaScript, Kotlin, PHP, Python, Scala, Seed7, Vala | |
|
|
The original and reference implementation Java compilers, virtual machines, and class libraries were originally released by Sun under proprietary licences. As of May 2007, in compliance with the specifications of the Java Community Process, Sun relicensed most of its Java technologies under the GNU General Public License. Others have also developed alternative implementations of these Sun technologies, such as the GNU Compiler for Java (bytecode compiler), GNU Classpath (standard libraries), and IcedTea-Web (browser plugin for applets).
The latest version is Java 8, which is the only version currently supported for free by Oracle, although earlier versions are supported both by Oracle and other companies on a commercial basis
No comments:
Post a Comment