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
동적 타입 언어는 마치 JavaScript처럼, 인터프리터가 그 시점의 변수 값을 기반으로 런타임에 변수에 타입을 할당하는 것을 말합니다.