[cfe-dev] Java bindings for clang/libclang?

Nathan Ridge zeratul976 at hotmail.com
Tue Nov 29 13:51:12 PST 2011


Hello,

I am wondering whether there exist Java bindings for libclang, or some other
way to access the clang API from Java code (other than using JNI directly - I'm
thinking of something like a Java wrapper library, possibly implemented using
JNI)?

My motivation for asking this is that I'd like to use clang in a plugin for a
Java-based IDE and the plugin must be written in Java.

Thanks,
Nate

 		 	   		  



More information about the cfe-dev mailing list