Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am writing an application that requires a C++, C, and Objective C syntax checker. I found out that Clang supports all three of the languages. I know about Clang-Check but I want to embed it into a C++ executable. I have never tried to embed a compiler/parser into a application, I would greatly appriciate tutorials and code.
Thanks.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900