zlacker

[return to "Show HN: B-IR – An LLM-optimized programming language"]
1. gianca+9T[view] [source] 2026-01-12 11:26:27
>>ImJaso+(OP)
The real question is what existing language is perfect for LLMs? Is Lisp? ASM? We know some LLMs are better at some languages but what existing language are they best at? Would be interesting to see. I know one spot they all fail at is niche programming libraries. They have to pull down docs or review raw code pulled down for the dependency, issue is in some languages like C# those dependencies are precompiled to bytecode, Java too.
◧◩
2. ImJaso+aj1[view] [source] 2026-01-12 14:00:25
>>gianca+9T
Early in one of the conversations Gemini actually proposed a Lisp-like language with S-expressions. I don't remember why it didn't follow that path, but I suspect it would have been happy there.
[go to top]