aboutsummaryrefslogtreecommitdiff
path: root/files/it/spidermonkey/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/it/spidermonkey/index.html')
-rw-r--r--files/it/spidermonkey/index.html50
1 files changed, 0 insertions, 50 deletions
diff --git a/files/it/spidermonkey/index.html b/files/it/spidermonkey/index.html
deleted file mode 100644
index 5f22fc2353..0000000000
--- a/files/it/spidermonkey/index.html
+++ /dev/null
@@ -1,50 +0,0 @@
----
-title: SpiderMonkey
-slug: SpiderMonkey
-translation_of: Mozilla/Projects/SpiderMonkey
----
-<p><strong>SpiderMonkey</strong> è il motore <a href="it/JavaScript">JavaScript</a> di <a href="it/Gecko">Gecko</a>, scritto in C. Viene utilizzato in vari programmi Mozilla ed è disponibile sotto tre licenze: MPL/GPL/LGPL.</p>
-
-<table class="topicpage-table">
- <tbody>
- <tr>
- <td>
- <h4 id="Documentazione" name="Documentazione">Documentazione</h4>
-
- <dl>
- <dt><a href="it/JSAPI_Reference">JSAPI Reference</a></dt>
- <dd><small>La reference per l'API di SpiderMonkey.</small></dd>
- </dl>
-
- <dl>
- <dt><a href="it/Guida_per_l'embedding_del_motore_C_di_JavaScript">Guida per l'embedding del motore C di JavaScript</a></dt>
- <dd><small>Questa guida fornisce una panoramica di SpiderMonkey e descrive come incorporare le chiamate al motore in altre applicazione per fare in modo che supportino JavaScript.</small></dd>
- </dl>
-
- <dl>
- <dt><a class="external" href="http://www.mozilla.org/js/spidermonkey/tutorial.html">How to embed the JavaScript engine</a> (EN)</dt>
- <dd><small>Un asciutto tutorial su come incorporare SpiderMonkey.</small></dd>
- </dl>
-
- <dl>
- <dt><a href="it/SpiderMonkey_Garbage_Collection_Tips">SpiderMonkey Garbage Collection Tips</a> (EN)</dt>
- <dd><small>Suggerimenti per evitare problemi con il garbage collector.</small></dd>
- </dl>
-
- <dl>
- <dt><a href="it/Introduction_to_the_JavaScript_shell">Introduction to the JavaScript shell</a> (EN)</dt>
- <dd><small>Come ottenere, compilare e utilizzare la shell JavaScript.</small></dd>
- </dl>
- </td>
- <td>
- <h4 id="Argomenti_correlati" name="Argomenti_correlati">Argomenti correlati</h4>
-
- <dl>
- <dd><a href="it/JavaScript">JavaScript</a></dd>
- </dl>
- </td>
- </tr>
- </tbody>
-</table>
-
-<p><span class="comment">Interwiki Language Links</span></p>