From 39f2114f9797eb51994966c6bb8ff1814c9a4da8 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:08 +0100 Subject: unslug fr: move --- files/fr/glossary/ecma/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 files/fr/glossary/ecma/index.html (limited to 'files/fr/glossary/ecma') diff --git a/files/fr/glossary/ecma/index.html b/files/fr/glossary/ecma/index.html new file mode 100644 index 0000000000..67601b4a7d --- /dev/null +++ b/files/fr/glossary/ecma/index.html @@ -0,0 +1,19 @@ +--- +title: ECMA +slug: Glossaire/ECMA +tags: + - Glossaire + - JavaScript + - Mécanismes web +translation_of: Glossary/ECMA +--- +

Ecma International (European Computer Manufacturers Association) est une organisation à but non lucratif qui développe des standards sur le matériel informatique, les communications, et les langages de programmation.

+ +

Sur internet, Ecma est célèbre pour être l'organisation qui maintient la spécification ECMA-262 (alias. {{Glossary("ECMAScript")}}) qui est le cœur de la spécification pour le langage {{Glossary("JavaScript")}}.

+ +

En savoir plus

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