<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/will-ai-force-code-to-evolve-or-make-it-extinct--zwb63chyi" -->

---
title: Will AI force code to evolve or make it extinct? | daily.dev
description: AI is reshaping how developers think about programming languages, but not necessarily by spawning new AI-first languages. Experts argue that strongly typed...
canonical: https://daily.dev/posts/will-ai-force-code-to-evolve-or-make-it-extinct--zwb63chyi
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Will AI force code to evolve or make it extinct? | daily.dev
og:description: AI is reshaping how developers think about programming languages, but not necessarily by spawning new AI-first languages. Experts argue that strongly typed...
og:url: https://daily.dev/posts/will-ai-force-code-to-evolve-or-make-it-extinct--zwb63chyi
og:image: https://api.daily.dev/og/posts/zwb63chyI.png
og:image:alt: Will AI force code to evolve or make it extinct?
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Will AI force code to evolve or make it extinct?

**[The New Stack](https://daily.dev/sources/newstack)** · 10 min read · 3 upvotes · 0 comments

## Summary

AI is reshaping how developers think about programming languages, but not necessarily by spawning new AI-first languages. Experts argue that strongly typed languages like Rust and TypeScript are gaining ground because AI tools work better with explicit, constrained syntax — Rust's compiler acts as a guardrail for LLM-generated code, and TypeScript became the most-used language on GitHub in 2025. While some developers are experimenting with AI-optimized languages and others speculate about a future where AI generates intermediate code directly without high-level languages, most practitioners remain skeptical. The more likely near-term outcome is that AI absorbs the friction of complex languages, shifting which existing languages win rather than replacing them entirely.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thenewstack.io/ai-programming-languages-future/>

## Similar posts on daily.dev

- [TypeScript, Python, and the AI feedback loop changing software development](https://daily.dev/posts/typescript-python-and-the-ai-feedback-loop-changing-software-development-uhkhbhbhr) · GitHub Blog · 4 upvotes · 0 comments
- [When code no longer matters](https://daily.dev/posts/when-code-no-longer-matters-kcha7nija) · InfoWorld · 0 upvotes · 0 comments
- [Why AI is pushing developers toward typed languages](https://daily.dev/posts/why-ai-is-pushing-developers-toward-typed-languages-2d0r9uzxl) · GitHub Blog · 46 upvotes · 13 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#llm](https://daily.dev/tags/llm), [#typescript](https://daily.dev/tags/typescript), [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/will-ai-force-code-to-evolve-or-make-it-extinct--zwb63chyi)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Will AI force code to evolve or make it extinct?","url":"https://daily.dev/posts/will-ai-force-code-to-evolve-or-make-it-extinct--zwb63chyi","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/will-ai-force-code-to-evolve-or-make-it-extinct--zwb63chyi"},"datePublished":"2026-03-22T13:04:26.485Z","dateModified":"2026-03-22T13:04:54.420Z","description":"AI is reshaping how developers think about programming languages, but not necessarily by spawning new AI-first languages. Experts argue that strongly typed...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b66339268333d74e071db7719fe39215?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b66339268333d74e071db7719fe39215?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"The New Stack","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"The New Stack","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack","url":"https://daily.dev/sources/newstack"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/will-ai-force-code-to-evolve-or-make-it-extinct--zwb63chyi","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai,llm,typescript,rust","timeRequired":"PT10M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"The New Stack","item":"https://daily.dev/sources/newstack"},{"@type":"ListItem","position":3,"name":"Will AI force code to evolve or make it extinct?"}]}
```

