Except that for any deterministic-algorithm function (one which does not need LLM inference to produce its output), you can do:
MySudoLangProgram |> transpile(JavaScript)
Think of it as a new way to write JavaScript, leveraging infinite, referentially-omnipotent function inference.
And in fact, this is one of my primary use-cases for SudoLang - I guess I should have explicitly pointed that out in the article.