Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] java vs. javascript - what's the difference?
Date: Sun, 18 Dec 2005 18:21:14
Message-Id: 43A5A6D0.6030503@planet.nl
In Reply to: [gentoo-user] java vs. javascript - what's the difference? by Mark Knecht
1 Mark Knecht schreef:
2 >
3 > What's 'javascript' and how do I make this work?
4
5 JavaScript
6 >From Wikipedia, the free encyclopedia.
7 Jump to: navigation, search
8
9 JavaScript is an object-based scripting programming language based on
10 the concept of prototypes. The language is best known for its use in
11 websites, but is also used to enable scripting access to objects
12 embedded in other applications. It was originally developed by Brendan
13 Eich of Netscape Communications Corporation under the name Mocha, then
14 LiveScript, and finally renamed to JavaScript. Like Java, JavaScript has
15 a C-like syntax, but it has far more in common with the Self programming
16 language than with Java.
17
18 Java
19 >From Wikipedia, the free encyclopedia.
20 Jump to: navigation, search
21
22 The term Java can refer to:
23
24 In computer science:
25
26 * Java, a technology developed by Sun Microsystems for
27 machine-independent software, which encompasses:
28 o Java programming language, an object-oriented high-level
29 programming language
30 o Java virtual machine, the virtual machine that runs Java
31 byte code
32 o Java platform, the Java virtual machine plus API specifications
33 + Java 2 Platform, Standard Edition, targets desktop
34 environment
35 + Java 2 Platform, Enterprise Edition, targets server
36 environment
37 + Java 2 Platform, Micro Edition, targets embedded
38 consumer products
39 * JavaScript, a scripting language syntacticly similar to, but
40 semanticly different from, the Java programming language
41
42 John Blinka already told you how to enable JavaScript (and Java, if you
43 want) in your (Mozilla/Gecko-based) browser.
44
45 HTH,
46 Holly
47 --
48 gentoo-user@g.o mailing list