{"json_modified": "2015-12-23T12:01:53.800066", "slug": "Introduction_au_shell_JavaScript", "tags": ["SpiderMonkey", "Javascript", "JavaScript"], "locale": "fr", "title": "Introduction au shell JavaScript", "translations": [{"title": "Introduction to the JavaScript shell", "url": "/en-US/docs/Mozilla/Projects/SpiderMonkey/Introduction_to_the_JavaScript_shell", "tags": ["SpiderMonkey"], "summary": "To get the SpiderMonkey JavaScript shell, see the\u00a0SpiderMonkey Build Documentation\u00a0or download a compiled binary for your platform from the Nightly Builds.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-11-25T23:40:17", "review_tags": []}, {"title": "Introduction to the JavaScript shell", "url": "/ja/docs/Introduction_to_the_JavaScript_shell", "tags": [], "summary": "\u3053\u306e\u8a18\u4e8b\u306f Mozilla \u306e CVS \u30b5\u30fc\u30d0\u304b\u3089 JavaScript \u30b7\u30a7\u30eb\u306e\u5165\u624b\u3068\u30d3\u30eb\u30c9\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u305d\u3057\u3066\u30c6\u30b9\u30c8\u3068\u5b9f\u9a13\u306e\u305f\u3081\u306b\u30d7\u30ec\u30ea\u30ea\u30fc\u30b9\u7248\u3092\u5165\u624b\u3057\u30d3\u30eb\u30c9\u3059\u308b\u4e8b\u306b\u7279\u306b\u30d5\u30a9\u30fc\u30ab\u30b9\u3092\u5f53\u3066\u3066\u3044\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2010-12-08T16:13:57", "review_tags": []}, {"title": "JavaScript shell \u4ecb\u7ecd", "url": "/zh-CN/docs/Mozilla/Projects/SpiderMonkey/Introduction_to_the_JavaScript_shell", "tags": ["\u8718\u86db\u7334", "SpiderMonkey"], "summary": "To get the SpiderMonkey JavaScript shell, see the\u00a0SpiderMonkey Build Documentation\u00a0or download a compiled binary for your platform from the Nightly Builds.", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2015-09-16T23:33:49", "review_tags": []}, {"title": "Introducci\u00f3n al shell de JavaScript", "url": "/es/docs/Introducci%C3%B3n_al_shell_de_JavaScript", "tags": [], "summary": "Este art\u00edculo pretende servir como introducci\u00f3n a la descarga y compilaci\u00f3n del shell de JavaScript desde el servidor CVS de Mozilla, prestando especial atenci\u00f3n a la descarga y compilaci\u00f3n de las versiones previas a las finales a modo de prueba y experimentaci\u00f3n.", "localization_tags": [], "locale": "es", "last_edit": "2014-05-26T01:39:25", "review_tags": []}, {"title": "Introduction to the JavaScript shell", "url": "/ko/docs/Introduction_to_the_JavaScript_shell", "tags": ["SpiderMonkey", "Javascript", "JavaScript"], "summary": "\uc774 \ubb38\uc11c\ub294 \ubaa8\uc9c8\ub77c CVS \uc11c\ubc84\uc5d0\uc11c \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \uc178\uc744 \uac00\uc838\uc640 \ube4c\ub4dc\ud558\ub294 \ubc29\ubc95\uc744 \uc18c\uac1c\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \ub610\ud55c \uc2dc\ud5d8\uc0bc\uc544 \uac1c\ubc1c \ubc84\uc804\uc744 \ube4c\ub4dc\ud558\ub294 \ubc29\ubc95\uc5d0\ub3c4 \uad00\uc2ec\uc744 \uae30\uc6b8\uc774\uace0 \uc788\uc2b5\ub2c8\ub2e4.", "localization_tags": [], "locale": "ko", "last_edit": "2015-12-23T11:36:02", "review_tags": []}], "modified": "2015-12-23T12:01:51", "label": "Introduction au shell JavaScript", "localization_tags": [], "url": "/fr/docs/Introduction_au_shell_JavaScript", "last_edit": "2015-12-23T12:01:49", "summary": "Cet article sert d'introduction \u00e0 l'obtention et \u00e0 la compilation du shell JavaScript depuis le serveur CVS de Mozilla, en se concentrant particuli\u00e8rement sur les versions de d\u00e9veloppement (prerelease) pour des tests ou exp\u00e9rimentations.", "sections": [{"id": "R.C3.A9cup.C3.A9rer_et_compiler_l.27interpr.C3.A9teur_JavaScript", "title": "R\u00e9cup\u00e9rer et compiler l'interpr\u00e9teur JavaScript"}, {"id": "Connexion_au_serveur_CVS", "title": "Connexion au serveur CVS"}, {"id": "Compilation_de_la_version_courante_.C2.AB_trunk_.C2.BB_de_JavaScript", "title": "Compilation de la version courante \u00ab\u00a0trunk\u00a0\u00bb de JavaScript"}, {"id": "Compilation_d.27une_version_sp.C3.A9cifique_.C2.AB_branch_.C2.BB_de_JavaScript", "title": "Compilation d'une version sp\u00e9cifique \u00ab\u00a0branch\u00a0\u00bb de JavaScript"}, {"id": "Utilisation_de_l.27interpr.C3.A9teur_JavaScript", "title": "Utilisation de l'interpr\u00e9teur JavaScript"}, {"id": "Options_de_la_ligne_de_commandes", "title": "Options de la ligne de commandes"}, {"id": "Utilisation_de_l.27interpr.C3.A9teur", "title": "Utilisation de l'interpr\u00e9teur"}, {"id": "Utilisation_de_l.27interpr.C3.A9teur_en_mode_interactif", "title": "Utilisation de l'interpr\u00e9teur en mode interactif"}, {"id": "Fonctions_int.C3.A9gr.C3.A9es", "title": "Fonctions int\u00e9gr\u00e9es"}, {"id": "build.28.29", "title": null}, {"id": "clear.28.5Bobject.5D.29", "title": null}, {"id": "clone.28fonction.2C_.5Bport.C3.A9e.5D.29", "title": null}, {"id": "dis.28.5Bfonction.5D.29", "title": null}, {"id": "dissrc.28.5Bfonction.5D.29", "title": null}, {"id": "evalcx.28chaine.5B.2C_objet.5D.29", "title": null}, {"id": "gc.28.29", "title": null}, {"id": "getpda.28objet.29", "title": null}, {"id": "getslx.28objet.29", "title": null}, {"id": "help.28.5Bcommande_....5D.29", "title": null}, {"id": "intern.28cha.C3.AEne.29", "title": null}, {"id": "line2pc.28.5Bfonction.2C_.5D_ligne.29", "title": null}, {"id": "load.28chemin_.5Bchemin.5D.29", "title": null}, {"id": "notes.28.5Bfonction.5D.29", "title": null}, {"id": "options.28.5Boption_....5D.29", "title": null}, {"id": "pc2line.28function.2C_.5Bpc.5D.29", "title": null}, {"id": "print.28.5Bexpression_....5D.29", "title": null}, {"id": "quit.28.29", "title": null}, {"id": "readline.28.29", "title": null}, {"id": "seal.28objet.5B.2C_profond.5D.29", "title": null}, {"id": "stats.28.5Bcha.C3.AEne_....5D.29", "title": null}, {"id": "stringsAreUtf8.28.29", "title": null}, {"id": "testUtf8.28mode.29", "title": null}, {"id": "throwError.28.29", "title": null}, {"id": "tracing.28.5Btoggle.5D.29", "title": null}, {"id": "trap.28.5Bfonction.2C_.5Bpc.2C.5D.5D_expression.29", "title": null}, {"id": "untrap.28fonction_.5B.2C_pc.5D.29", "title": null}, {"id": "version.28.5Bnombre.5D.29", "title": null}], "id": 38801, "review_tags": []}