<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/formal-methods-and-the-future-of-programming-pyuugakqh" -->

---
title: Formal methods and the future of programming | daily.dev
description: Jane Street, after 25 years of skepticism, is now building a team focused on formal methods. The shift is driven by agentic coding, which lowers the cost of...
canonical: https://daily.dev/posts/formal-methods-and-the-future-of-programming-pyuugakqh
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Formal methods and the future of programming | daily.dev
og:description: Jane Street, after 25 years of skepticism, is now building a team focused on formal methods. The shift is driven by agentic coding, which lowers the cost of...
og:url: https://daily.dev/posts/formal-methods-and-the-future-of-programming-pyuugakqh
og:image: https://api.daily.dev/og/posts/pYuuGaKqh.png
og:image:alt: Formal methods and the future of programming
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.

# Formal methods and the future of programming

**[Lobsters](https://daily.dev/sources/lobsters)** · 8 min read · 2 upvotes · 0 comments

## Summary

Jane Street, after 25 years of skepticism, is now building a team focused on formal methods. The shift is driven by agentic coding, which lowers the cost of applying formal methods while raising the stakes for code verification. AI-generated code tends to be buggy and hard to verify, making formal proofs a compelling complement to testing. Jane Street also sees formal methods as a powerful feedback mechanism for AI agents, analogous to how strong type systems already benefit their OCaml-based development. They plan to integrate proof techniques directly into their OxCaml language and are hiring in London and New York.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.janestreet.com/formal-methods-at-jane-street-index>

## Similar posts on daily.dev

- [Prediction: AI will make formal verification go mainstream — Martin Kleppmann’s blog](https://daily.dev/posts/prediction-ai-will-make-formal-verification-go-mainstream-martin-kleppmann-s-blog-j1btzfnpe) · Lobsters · 2 upvotes · 0 comments
- [Formal Methods for Every Engineer in an AI-Powered Future](https://daily.dev/posts/formal-methods-for-every-engineer-in-an-ai-powered-future-fgsmcmu4w) · InfoQ · 0 upvotes · 0 comments

---

Tags: [#ai-coding](https://daily.dev/tags/ai-coding), [#type-systems](https://daily.dev/tags/type-systems), [#ocaml](https://daily.dev/tags/ocaml)

[View this post on daily.dev](https://daily.dev/posts/formal-methods-and-the-future-of-programming-pyuugakqh)

```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":"Formal methods and the future of programming","url":"https://daily.dev/posts/formal-methods-and-the-future-of-programming-pyuugakqh","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/formal-methods-and-the-future-of-programming-pyuugakqh"},"datePublished":"2026-06-15T02:15:27.992Z","dateModified":"2026-06-15T04:20:09.444Z","description":"Jane Street, after 25 years of skepticism, is now building a team focused on formal methods. The shift is driven by agentic coding, which lowers the cost of...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/114387cf78a52d6d651ac1fe07ab9692?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/114387cf78a52d6d651ac1fe07ab9692?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Lobsters","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":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/formal-methods-and-the-future-of-programming-pyuugakqh","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-coding,type-systems,ocaml","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"Formal methods and the future of programming"}]}
```

