We already have that is called Pharo or Glamorous toolkit.
I guess a way to describe it is imagine a virtual machine, like vagrant... that comes preloaded, with your editor, your database and every app you coul imagine.
Then each app is an object that is callable from your peogram.. is like if you were developing an app and could import an excel function in your own code... even better script excel from your own code.
Thenwhen your app is ready, just deploy your machine.
Smalltalk is an elegant weapon of a more civilized time.