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
A parser is the module of a compiler or interpreter that parses a source code file.
More generally, it's a piece of software that parses text and transforms its content to another representation.