aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/ecma/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/glossary/ecma/index.html')
-rw-r--r--files/de/glossary/ecma/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/files/de/glossary/ecma/index.html b/files/de/glossary/ecma/index.html
new file mode 100644
index 0000000000..1221870ff7
--- /dev/null
+++ b/files/de/glossary/ecma/index.html
@@ -0,0 +1,19 @@
+---
+title: ECMA
+slug: Glossary/ECMA
+tags:
+ - Glossar
+ - Stub
+ - WebMechanics
+translation_of: Glossary/ECMA
+---
+<p><strong>Ecma International</strong> (ehemals <em>ECMA - European Computer Manufacturers Association</em>) ist eine Normungsorganisation, die Standards für Computer-Hardware, Kommunikationstechnik und Programmiersprachen entwickelt.</p>
+
+<p>Im Web ist die Organisation deswegen bekannt, weil sie die <a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMA-262 Spezifikation</a> (aka. {{Glossary("ECMAScript")}}) betreut, die die Kernspezifikation von {{Glossary("JavaScript")}} ist.</p>
+
+<h2 id="Mehr_lernen">Mehr lernen</h2>
+
+<ul>
+ <li>{{interwiki("wikipedia", "Ecma_International", "Ecma International")}} auf Wikipedia</li>
+ <li><a href="http://www.ecma-international.org/">Die Ecma International Website</a></li>
+</ul>