From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/ca/rhino/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/ca/rhino/index.html (limited to 'files/ca/rhino/index.html') diff --git a/files/ca/rhino/index.html b/files/ca/rhino/index.html new file mode 100644 index 0000000000..67145c37b1 --- /dev/null +++ b/files/ca/rhino/index.html @@ -0,0 +1,19 @@ +--- +title: Rhino +slug: Rhino +tags: + - JavaScript + - NeedsTranslation + - Rhino + - TopicStub +translation_of: Mozilla/Projects/Rhino +--- +Image:rhino.jpg +

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. It is embedded in J2SE 6 as the default Java scripting engine.

+

Rhino downloads

+

How to get source and binaries

+

Rhino documentation

+

Information on Rhino for script writers and embedders.

+

Rhino help

+

Some resources if you get stuck.

+

{{ languages( { "ja": "ja/Rhino" } ) }}

-- cgit v1.2.3-54-g00ecf