-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ko] add index.md for
web/glossary/engine
(#15943)
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: 엔진 (Engine) | ||
slug: Glossary/Engine | ||
l10n: | ||
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 | ||
--- | ||
|
||
{{GlossarySidebar}} | ||
|
||
{{glossary("JavaScript")}} 엔진은 JavaScript 프로그램을 구문 분석하고 실행하는 인터프리터입니다. | ||
|
||
## 같이 보기 | ||
|
||
- 위키백과의 [JavaScript 엔진](https://en.wikipedia.org/wiki/JavaScript_engine) |