diff options
Diffstat (limited to 'files/ja/glossary/ecma')
-rw-r--r-- | files/ja/glossary/ecma/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/ja/glossary/ecma/index.html b/files/ja/glossary/ecma/index.html new file mode 100644 index 0000000000..8f67a3d83c --- /dev/null +++ b/files/ja/glossary/ecma/index.html @@ -0,0 +1,17 @@ +--- +title: ECMA +slug: Glossary/ECMA +tags: + - Glossary +translation_of: Glossary/ECMA +--- +<p><strong>Ecma International</strong>(正式名:欧州電子計算機工業会; European Computer Manufacturers Association)は、コンピュータ・ハードウェアや通信、プログラム言語の標準規格を策定する非営利組織です。</p> + +<p>ウェブの世界では、 {{Glossary("JavaScript")}} 言語の中核的規格である <a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMA-262 規格</a>(別名: {{Glossary("ECMAScript")}} )を維持・管理する組織として有名です。</p> + +<h2 id="Learn_more" name="Learn_more">詳細情報</h2> + +<ul> + <li>Wikipedia 上の記事「{{interwiki("wikipedia", "Ecmaインターナショナル", "Ecmaインターナショナル")}}」</li> + <li><a href="http://www.ecma-international.org/">Ecma International ウェブサイト</a></li> +</ul> |