[cfe-dev] is there a good example how to compile(execute) c code with libclang on the fly?

Dennis Luehring via cfe-dev cfe-dev at lists.llvm.org
Sun Oct 9 10:13:37 PDT 2016


i want to compile simple c functions from strings with libclang and execute
them on the fly inside my application

its is for an simple function evaluator experiment with c as a scripting
language

any ideas/links?




More information about the cfe-dev mailing list