aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/glossário/motor
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
commit074785cea106179cb3305637055ab0a009ca74f2 (patch)
treee6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/pt-pt/glossário/motor
parentda78a9e329e272dedb2400b79a3bdeebff387d47 (diff)
downloadtranslated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz
translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2
translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip
initial commit
Diffstat (limited to 'files/pt-pt/glossário/motor')
-rw-r--r--files/pt-pt/glossário/motor/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/pt-pt/glossário/motor/index.html b/files/pt-pt/glossário/motor/index.html
new file mode 100644
index 0000000000..f926844c24
--- /dev/null
+++ b/files/pt-pt/glossário/motor/index.html
@@ -0,0 +1,18 @@
+---
+title: Motor
+slug: Glossário/Motor
+tags:
+ - Codificação
+ - Glossário
+ - Precisa de Conteúdo
+translation_of: Glossary/Engine
+---
+<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>