What is Angular written in?
The Angular compiler is written in TypeScript (well-documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Compiler Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| TypeScript | 95% | Angular framework and AOT compiler written in TypeScript | Source |
Influenced By
- TypeScript — Angular 2+ written in TypeScript
Frequently Asked Questions
What language is Angular written in?
Angular is primarily implemented in TypeScript. See the implementation section above for details and source references.
What languages influenced Angular?
Angular was influenced by TypeScript among others. See the influence section above for the full list.