Sandboxed script execution from VBA with support for module system(github.com)
github.com
Sandboxed script execution from VBA with support for module system
https://github.com/ECP-Solutions/ASF/blob/main/README.md
https://github.com/ECP-Solutions/ASF/blob/main/README.md
Sub RunModule() Dim eng As New ASF
End Sub
ASF isn't just a framework, is a modern language that we can run inside VBA.