Earlier quoted context omitted.
Having ridden the 90's .com startup wave with an in-house application server written in a mix of Apache plugins and Tcl, I learned the hard way to never again rely on anything that doesn't bring a JIT or AOT compiler to the party.
I’m interested in knowing more about your story. Would you please take the time to tell us more about it?
Portuguese startup based on our own version of AOLserver, based on the same principles of Apache plugins + Tcl + C, basically Rails before it was even an idea.
We got acquired, by another bigger Portuguese company (Easyphone), which alongside another acquisitions became Altitude Software.
Our stack was used to some of their products serving multiple top tier companies in Portugal, we created an IDE for our tools, written in VB.
Supported all major UNIX flavours and Windows NT/2000.
Eventually scale problems happened and we were looking how to tackle them while avoiding rewriting everything in C, as MSFT partner we got invited to try out .NET pre-public announcement, so we decided it was a good opportunity to rewrite our product in this new .NET thing.
Some of the team members eventually took all these lessons and founded OutSystems.