Draft: Script fu interpreter
See discussion at #8199 (closed)
The MR is in a working state, but only for the meson build on Linux.
The MR includes test scripts (but any Scheme script should work if you add a shebang and copy to plug-ins.)
The MR needs polish: name changes, style, memory mgt changes, testing, build and test on other platforms, and probably more.