A Starlark interpreter is typically embedded within a larger application, and the application may define additional domain-specific functions and data types beyond those provided by the core language
Pretty much what Lua provides. I settled for Lua many years ago.
A Starlark interpreter is typically embedded within a larger application, and the application may define additional domain-specific functions and data types beyond those provided by the core language
Pretty much what Lua provides. I settled for Lua many years ago.