aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/ecma/index.html
blob: 016c222d419effb1fe03fd6900d1e1d4306f2599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: ECMA
slug: Glossary/ECMA
tags:
  - Webmechaniek
  - woordenlijst
translation_of: Glossary/ECMA
---
<p><strong>Ecma International</strong> (officieel <em>European Computer Manufacturers Association</em>) is een non-profitorganisatie die standaarden ontwikkelt in hardware voor computers, communicatie en programmeertalen.</p>

<p>Op het web is Ecma het beroemdst voor het onderhouden van <a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">de ECMA-262-specificatie</a> (ook bekend als {{Glossary("ECMAScript")}}), welke de basisspecificatie is voor de programmeertaal {{Glossary("JavaScript")}}.</p>

<h2 id="Meer_informatie">Meer informatie</h2>

<ul>
 <li>{{interwiki("wikipedia", "Ecma_International", "Ecma International")}} op Wikipedia</li>
 <li><a href="http://www.ecma-international.org/">De website van Ecma International</a></li>
</ul>