libjclang and jextract prototype
John Rose
john.r.rose at oracle.com
Wed Nov 12 03:08:13 UTC 2014
On Nov 2, 2014, at 1:28 AM, Henry Jen <henry.jen at oracle.com> wrote:
> Hi,
>
> Because JNR is not in panama yet, I implemented a small libclang binding via JNI enough to support jextract experiment.
>
> As we would like to continue the experiment/exploration, it's probably a good idea to have the development tracked in the panama repo, thus I prepared a webrev with build changes, you can see the webrev at:
>
> http://cr.openjdk.java.net/~henryjen/panama/jextract
>
> README have a short brief on how one can get libclang and direct configure to find the header files.
>
> I took the liberty of using current package name and location, which can be adjusted with feedbacks.
>
> If I can get a quick review and approval, I'll commit them to panama repo.
Yes, please commit it.
We can adjust names and module structure as we go, and this is a great start.
— John
More information about the panama-dev
mailing list