Themata.AI
Themata.AI

Popular tags:

#developer-tools#ai-agents#llms#claude#ai-ethics#code-generation#openai#ai-safety#anthropic#open-source

AI is changing the world. Don't stay behind. Clear summaries, community insight, delivered without the noise. Subscribe to never miss a beat.

© 2026 Themata.AI • All Rights Reserved

Privacy

|

Cookies

|

Contact
ai-agentsdeveloper-toolslispopenrouter

Writing Lisp is AI resistant and I'm sad

Writing Lisp is AI Resistant and I'm Sad

blog.djhaskin.com

April 5, 2026

6 min read

🔥🔥🔥🔥🔥

50/100

Summary

AI systems show a preference for programming languages other than Lisp, making it challenging to use Lisp for certain tasks. A developer is creating a tool to convert between different RSS reader formats, initially using Lisp, but faces difficulties in training the AI to understand the language.

Key Takeaways

  • AI struggles significantly with Lisp programming, leading to inefficient development and higher costs compared to languages like Python.
  • The author created a tool called tmux-repl-mcp to simplify REPL interactions for AI, but it still resulted in high expenses and limited progress.
  • The high-latency nature of AI API interactions is incompatible with the low-latency benefits of REPL development, making Lisp particularly resistant to effective AI assistance.
  • The author is considering rewriting their project in Go due to better AI support and training data availability for that language.
Read original article

Community Sentiment

Mixed

Positives

  • AI models like Codex and Claude Code excel at writing idiomatic Clojure code, demonstrating that Lisp-like languages can be effectively supported by AI.
  • LLMs can handle simpler programming languages well, suggesting that their performance is heavily influenced by the complexity of the language and its training data.
  • Users report success in using AI for Common Lisp projects, indicating that with the right prompts, AI can assist effectively in more complex coding environments.

Concerns

  • The article's claim that writing Lisp is AI resistant overlooks the capabilities of AI in handling languages like Clojure and Scheme.
  • Complexity in languages like GCL poses challenges for AI, suggesting that not all programming languages are equally accessible to AI models.

Related Articles

Wirth's Revenge

Wirth's Revenge

Feb 5, 2026

Eight more months of agents

Eight more months of agents

Feb 8, 2026

Things I've done with AI

Things I've Done with AI

Mar 9, 2026

I asked Claude Code to remove Jquery. It failed miserably.

I asked Claude Code to remove jQuery. It failed miserably

Feb 13, 2026

The first 40 months of the AI era

The first 40 months of the AI era

Mar 28, 2026