To pass some code to an application built using C ++, I used open source C ++, which acted as a TCL interpreter. So I could create a file, some XML data was placed there, and TCL code in some tags. Finally, you can read the file by configuring some structure and executing the TCL script fragments from the XML file in the appropriate places. In order not to use C ++ and TCL at the same time, I ask the following:
Is there any open source C ++ code that can execute C ++ code without compilation? In other words, there is a C ++ interpreter.
c ++ interpreter
Narek
source share