My application is written in C, but I would like to use AppleScripts to perform some operations. How can I do this?
To run an AppleScript inside of your application, your application should call the AppleScript component to compile and execute a script.