DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamespidermonkey-bin
Beschreibungstandalone JavaScript/ECMAScript (ECMA-262) interpreter
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.9.1.16-14
Sektioninterpreters
Prioritätoptional
Installierte Größe216 Byte
Hängt ab vonlibc6 (>= 2.3.6-6~), libmozjs2d (>= 1.9.1), libnspr4-0d (>= 1.8.0.10), libreadline6 (>= 6.0), libstd
Empfohlene Pakete
PaketbetreuerMaintainers of Mozilla-related packages
Quelleiceweasel (3.5.16-14)
Paketgröße98136 Byte
Prüfsumme MD5ae1c533f0a0350afeb06dcc451588fff
Prüfsumme SHA13b1f6fb686dfca318c8110517be0d1a606d4a603
Prüfsumme SHA256654ceb56f1cf85b558963ee1974e99ef993cd2526bef3572f364ea35deae85d9
Link zum Herunterladenspidermonkey-bin_1.9.1.16-14_i386.deb
Ausführliche BeschreibungSpiderMonkey is a standalone JavaScript/ECMAScript interpreter. It can either take input from files or from a command line driven interface. It is not recommended for production use, as it contains dangerous (security-wise) debugging features. . ECMAScript (ECMA-262) is a dynamic scripting language supporting prototype based object construction. The basic syntax is intentionally similar to both Java and C++ to reduce the number of new concepts required to learn the language. Language constructs, such as if statements, for and while loops, and switch and try ... catch blocks function the same as these languages (or nearly so). . JavaScript is a superset of the ECMA-262 Edition 3 (ECMAScript) standard first introduced by Netscape and now led by the Mozilla project.


Impressum
Linux is a registered trademark of Linus Torvalds