aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/ecma
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/glossary/ecma
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/glossary/ecma')
-rw-r--r--files/ja/glossary/ecma/index.html17
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>