aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/engine/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/engine/index.html')
-rw-r--r--files/fr/glossary/engine/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/fr/glossary/engine/index.html b/files/fr/glossary/engine/index.html
new file mode 100644
index 0000000000..8c8e60d10f
--- /dev/null
+++ b/files/fr/glossary/engine/index.html
@@ -0,0 +1,17 @@
+---
+title: Moteur
+slug: Glossaire/Engine
+tags:
+ - Encodage
+ - Glossaire
+translation_of: Glossary/Engine
+---
+<p>Le moteur {{glossary("JavaScript")}} est un interpréteur qui analyse et exécute un programme JavaScript.</p>
+
+<h2 id="Plus_d'informations">Plus d'informations</h2>
+
+<h3 id="Culture_générale">Culture générale</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "Moteur JavaScript")}} sur Wikipédia</li>
+</ul>