I use a script for my animation routines and parsing strings with INSTR$ for data a few thousand times per frame had no noticeable effect on actual performance, so that shouldn't be a big issue. The only thing getting in the way of using existing script languages would be the time to create an interpreter or port an existing library, I'm guessing.