From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/ecma/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/de/glossary/ecma/index.html (limited to 'files/de/glossary/ecma/index.html') 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 +--- +

Ecma International (ehemals ECMA - European Computer Manufacturers Association) ist eine Normungsorganisation, die Standards für Computer-Hardware, Kommunikationstechnik und Programmiersprachen entwickelt.

+ +

Im Web ist die Organisation deswegen bekannt, weil sie die ECMA-262 Spezifikation (aka. {{Glossary("ECMAScript")}}) betreut, die die Kernspezifikation von {{Glossary("JavaScript")}} ist.

+ +

Mehr lernen

+ + -- cgit v1.2.3-54-g00ecf