13 Creating a scripting language? Any ideas on how to create one's own scripting language? (writing an interpreter in C++, of course) I can't seem to find any decent tutorials... apparently, it's not something a lot of people want to do.