blob: 2505563c91788fdcac12c72f58ea7e8b9ff936d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
title: Rhino
slug: Rhino
translation_of: Mozilla/Projects/Rhino
---
<p><img alt="Image:rhino.jpg" class="internal" src="/@api/deki/files/832/=Rhino.jpg"></p>
<p><strong>Rhino</strong> ist eine Open-Source-Implementierung von <a href="/en/JavaScript" title="en/JavaScript">JavaScript</a>, die vollständig in Java entwickelt wurde. Sie wird typischerweise in Java-Anwendungen eingebettet, um Endanwendern Skripting zu ermöglichen. In J2SE 6 wird Rhino als Standard-Scripting-Engine mitgeliefert.</p>
<h4 id="Rhino_downloads" name="Rhino_downloads">Rhino Downloads</h4>
<p>Wie man an <a class="internal" href="/en/RhinoDownload" title="en/RhinoDownload">Sourcen und Binaries</a> kommt. </p>
<h4 id="Rhino_documentation" name="Rhino_documentation">Rhino Dokumentation</h4>
<p><a href="/en/Rhino_documentation" title="en/Rhino_documentation">Informationen zu Rhino</a> für das Schreiben von Skripten und das Einbetten in Applikationen.</p>
<h4 id="Rhino_help" name="Rhino_help">Rhino Hilfe</h4>
<p><a href="/en/Rhino/Community" title="en/Rhino/Community">Ein paar Resourcen</a>, für den Fall, dass man nicht mehr weiter kommt.</p>
<p>{{ languages( { "ja": "ja/Rhino" } ) }}</p>
|