aboutsummaryrefslogtreecommitdiff
path: root/files/ko/spidermonkey/index.html
blob: a5b53894905b4837e6f01fa030884121171d452c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
title: SpiderMonkey
slug: SpiderMonkey
tags:
  - SpiderMonkey
translation_of: Mozilla/Projects/SpiderMonkey
---
<div><strong>SpiderMonkey</strong>는 C로 만든 <a href="ko/Gecko">Gecko</a><a href="ko/JavaScript">JavaScript</a> 엔진입니다. 다양한 Mozilla 제품에 쓰이고 MPL/GPL/LGPL 세 라이센스 아래서 쓸 수 있습니다.</div>

<table class="topicpage-table">
 <tbody>
  <tr>
   <td>
    <h4 id=".EB.AC.B8.EC.84.9C" name=".EB.AC.B8.EC.84.9C"><a>문서</a></h4>

    <dl>
     <dt><a href="ko/JSAPI_Reference">JSAPI Reference</a></dt>
     <dd><small>SpiderMonkey API 레퍼런스.</small></dd>
    </dl>

    <dl>
     <dt><a href="ko/JSDBGAPI_Reference">JSDBGAPI Reference</a></dt>
     <dd><small>SpiderMonkey 디버깅 API 레퍼런스.</small></dd>
    </dl>

    <dl>
     <dt><a href="ko/JavaScript_C_Engine_Embedder's_Guide">JavaScript C Engine Embedder's Guide</a></dt>
     <dd><small>이 길잡이(guide)는 SpiderMonkey 개요를 제공하고 자바스크립트를 인식하게끔 어플리케이션에서 엔진 호출을 임베드할 수 있는 법을 설명합니다.</small></dd>
    </dl>

    <dl>
     <dt><a class="external" href="http://www.mozilla.org/js/spidermonkey/tutorial.html">How to embed the JavaScript engine</a></dt>
     <dd><small>SpiderMonkey 임베딩에 관한 빈약한(bare-bones) 입문서.</small></dd>
    </dl>

    <dl>
     <dt><a href="ko/SpiderMonkey_Garbage_Collection_Tips">SpiderMonkey Garbage Collection Tips</a></dt>
     <dd><small>가비지 컬렉터 함정(pitfall)을 피하는 팁.</small></dd>
    </dl>

    <dl>
     <dt><a href="ko/Introduction_to_the_JavaScript_shell">Introduction to the JavaScript shell</a></dt>
     <dd><small>자바스크립트 쉘을 구하고 빌드하고 쓰는 법.</small></dd>
    </dl>

    <p><span class="alllinks"><a>View All...</a></span></p>
   </td>
   <td>
    <h4 id=".EC.BB.A4.EB.AE.A4.EB.8B.88.ED.8B.B0" name=".EC.BB.A4.EB.AE.A4.EB.8B.88.ED.8B.B0">커뮤니티</h4>

    <ul>
     <li>Mozilla 포럼 보기...</li>
    </ul>

    <h4 id=".EA.B4.80.EB.A0.A8_.EC.A3.BC.EC.A0.9C" name=".EA.B4.80.EB.A0.A8_.EC.A3.BC.EC.A0.9C">관련 주제</h4>

    <dl>
     <dd><a href="ko/JavaScript">JavaScript</a></dd>
    </dl>
   </td>
  </tr>
 </tbody>
</table>

<p><span class="comment">Categories</span></p>

<p><span class="comment">Interwiki Language Links</span></p>