On Aug 25 2024, at 5:51 pm, Bilge <[email protected]> wrote:
> If you believe I am incorrect about this, I encourage you to submit a (working) Bison patch to
> demonstrate how a restricted expression grammar subset can still recurse with the unrestricted
> superset, then we can start having this discussion more seriously.
I don't think the restrictions being championed by Rowan (to which I concur) wouldn't be
solved in the parser at compile time anyway -- Enforcement would have to happen in the VM at runtime
during execution.