AI-generated code is driving developers toward typed languages because type systems catch errors that AI tools commonly introduce. A 2025 study found 94% of LLM-generated compilation errors were type-check failures. TypeScript became the most used language on GitHub in August 2025, growing 66% year-over-year to 2.6 million developers. Other typed languages like Luau and Typst also saw triple-digit growth. Type systems provide a safety net and shared contract between developers and AI tools, making code more reliable and maintainable when you don't control every line yourself.

4m read timeFrom github.blog
Post cover image
Table of contents
Typed vs. untypedIs type safety that big of a deal?What Octoverse 2025 says about the rise of typed languagesWhere do we go from here?Written by
13 Comments

Sort: