Comment by 999900000999
3 hours ago
I want to create a language that allows an LLM to dynamically decide what to do.
A non dertermistic programing language, which options to drop down into JavaScript or even C if you need to specify certain behaviors.
I'd need to be much better at this though.
You're describing a multi-agent long horizon workflow that can be accomplished with any programming language we have today.
I'm always open to learning, are there any example projects doing this ?
The most accessible way to start experimenting would be the Ralph loop: https://github.com/anthropics/claude-code/tree/main/plugins/...
You could also work backwards from this paper: https://arxiv.org/abs/2512.18470
1 reply →
yes "now what?" | llm-of-choice
What does that even mean?