Language-specific parser implementations.
Each submodule contains a parser for a specific language. All parsers implement the LanguageParser trait.
LanguageParser