Is anyone aware of a Pascal interpreter/compiler which is embeddable in C++ (or anything else other than Pascal) applications? I am cloning (for lack of a better word) an application which uses an Object-Pascal compatible scripting language and needs to be script compatible. Am I going to end up writing an interpreter? (!)
There's RemObjects Pascal Script. You can probably call it from C++ Builder.
Pascal Script is a free scripting engine that allows you to use most of the Object Pascal language within your Delphi or Free Pascal projects at runtime.
There's also TMS Scripter Studio.
By building scripting support into your applications, you can provide a high degree of configurability, flexibility and automation control in your applications.
I think the question is about interpreter/compiler of a language for application user to program and run, if it is the case I may suggest Lua or Pascal Script. Sorry for lack of links, but points are required for that.
EDIT: Fixed links and Lua spelling
PaxCompiler can be embedded in C++ Builder. More info at http://www.paxcompiler.com.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With