HTML: Markup language
CSS: Styling language
JavaScript: Scripting language
Web APIs: Programming interfaces
All web technology
Learn web development
Discover our tools
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
View in English Always switch to English
구문분석기(Parser) 는 소스 코드 파일을 구문분석하는 컴파일러 또는 인터프리터의 모듈입니다.
보다 일반적으로, 텍스트를 구문 분석하고 해당 내용을 다른 표현으로 변환하는 소프트웨어입니다.