# Cross-Language Analysis
## Overview
PMAT supports analysis across multiple programming languages in the same project.
## Features
- Multi-language AST parsing
- Cross-language complexity metrics
- Unified context generation
## Related Documentation
- [Language Support](./languages.md)
- [Polyglot AST Feature Flags](./polyglot-ast-feature-flags.md)