You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really? SudoLang appears to be a structured language to control the output of the LLM. It treats the LLM as the runtime environment for it's code.
Marsha is intended to generate code using a less traditional "Even higher level" syntax to do so, treating the LLM as a compiler.
They operate with different abstractions and different goals (we run multiple iterations with the LLM and generate a few source files, SudoLang probably does a single LLM call and outputs into a program it is embedded into).
Hi there !. May Sudolang be taken as a design template for structural modifications of this product ?
I see some points in common
https://github.com/paralleldrive/sudolang-llm-support/blob/main/sudolang.sudo.md
The text was updated successfully, but these errors were encountered: