aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/ecma/index.html
blob: 1221870ff753f3d24360f7b3f867c52092a34d4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>