zlacker

[return to "Nanolang: A tiny experimental language designed to be targeted by coding LLMs"]
1. deepsq+br[view] [source] 2026-01-20 01:01:48
>>Scramb+(OP)
At this point, I am starting to feel like we don’t need new languages, but new ways to create specifications.

I have a hypothesis that an LLM can act as a pseudocode to code translator, where the pseudocode can tolerate a mixture of code-like and natural language specification. The benefit being that it formalizes the human as the specifier (which must be done anyway) and the llm as the code writer. This also might enable lower resource “non-frontier” models to be more useful. Additionally, it allows tolerance to syntax mistakes or in the worst case, natural language if needed.

In other words, I think llms don’t need new languages, we do.

◧◩
2. Quadma+SC1[view] [source] 2026-01-20 12:41:34
>>deepsq+br
coding in latex and then translating to the target via llm works remarkably well nowadays
[go to top]