Convo: a conversational programming language

That is pretty interesting but with one big difference - Convo-Lang is not a pseudo language, it is a real programming language with an interpreter and runtime. The syntax of Convo-Lang is not exposed to the LLM it is parsed on interpreted by the Convo-Lang runtime. The Runtime also handles conversation state by passing message back and forth between a user’s application and the LLM.

I’m not putting SudoLang down or anything, I actually like a lot of things about the syntax but there is a pretty big functional difference.