Does anyone know of a Pascal interpreter / compiler that integrates into C ++ applications (or anything else besides Pascal)? I am cloning (for lack of a better word) an application that uses an Object-Pascal compatible scripting language and must be script compatible. Should I write a translator? (!)
scripting pascal embedding
Sam p
source share