aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/glossary/engine
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-pt/glossary/engine')
-rw-r--r--files/pt-pt/glossary/engine/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/files/pt-pt/glossary/engine/index.html b/files/pt-pt/glossary/engine/index.html
new file mode 100644
index 0000000000..693e42cbe4
--- /dev/null
+++ b/files/pt-pt/glossary/engine/index.html
@@ -0,0 +1,19 @@
+---
+title: Motor
+slug: Glossary/Engine
+tags:
+ - Codificação
+ - Glossário
+ - Precisa de Conteúdo
+translation_of: Glossary/Engine
+original_slug: Glossário/Motor
+---
+<p>O motor de {{glossary("JavaScript")}} é um interpretador que analisa e executa um programa JavaScript.</p>
+
+<h2 id="Saber_mais">Saber mais</h2>
+
+<h3 id="Conhecimento_geral">Conhecimento geral</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "JavaScript engine")}} on Wikipedia</li>
+</ul>