Nothing here...
I was always a bit disapointed by the vim scripting environment and reading this only made it worse.
I would really like to port vim to use tinycc, and convert all the 'useful' vim scripts to pure c. Then just compile them on demand.
So, no performance hit for scripting and well known language...with all the normal c problems