Skip to content

Commit

Permalink
[ko] add index.md for web/glossary/engine (#15943)
Browse files Browse the repository at this point in the history
  • Loading branch information
IMHOJEONG authored Sep 26, 2023
1 parent d3287c8 commit 419b28f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions files/ko/glossary/engine/index.md
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)

0 comments on commit 419b28f

Please sign in to comment.