✳flâneur — a map of the web's best reading
Which programming languages are most token-efficient? - Martin Alderson
martinalderson.com · 816 words · saved by 1 readers
Comparing token efficiency across 19 popular programming languages using RosettaCode data - from Clojure to C, there's a 2.6x difference.
I've been trying to think through what happens to programming languages and tooling if humans are increasingly no longer writing it. I wrote about how good agents are at porting code recently , and it got me thinking a bit more about what constraints LLMs have vs humans. One of the biggest constraints LLMs have is on context length. This is a difficult problem to solve, as memory usage rises significantly with longer context window in current transformer architectures. And with the current memory shortages, I don't think the world is drowning in memory right now. As such, for software developm
Explore this link on the map →saved by
related reading
- Composer2.pdfcursor.com
- Shipping at Inference-Speed | Peter Steinbergersteipete.me
- A Guide to Claude Code 2.0 and getting better at using coding agents – sankalp's blogsankalp.bearblog.dev
- 2025: The year in LLMssimonwillison.net
- crawshaw - 2025-01-06crawshaw.io
- LLM Inference Performance Engineering: Best Practices | Databricks Blogdatabricks.com
- The Unintelligibility is Ours: Notes on Chain of Thought1a3orn.com
- Introducing SWE-grep and SWE-grep-mini: RL for Multi-Turn, Fast Context Retrieval | Cognitioncognition.ai
- State of AI 2025: 100T Token LLM Usage Study | OpenRouteropenrouter.ai
- The Bitter Lesson is coming for Tokenization – ⛰️ lucalplucalp.dev
- 2506.17298arxiv.org
- GitHub - ccusage/ccusage: npx ccusage · GitHubgithub.com