[cfe-dev] Clang usage from Java
Vladimir Voskresensky
voskresensky.vladimir at gmail.com
Tue Dec 27 15:47:59 PST 2011
Thanks for the pointer.
Vladimir.
On 12/28/2011 02:53 AM, Nikola Smiljanic wrote:
> There was some talk about Java on the mailing list a month ago, take a
> look here
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2011-November/018851.html
>
> On Tue, Dec 27, 2011 at 10:51 PM, Vladimir Voskresensky
> <voskresensky.vladimir at gmail.com
> <mailto:voskresensky.vladimir at gmail.com>> wrote:
>
> Hi Dev team,
>
> I found Clang to be extremely powerful, you are really great
> architects!
> I've heard a lot about LLVM, but deep dived into your project only
> when
> Googled about "SymTab implementation" which I have to implement for my
> project.
> As a result I've watched quite a few presentations from LLVM confs and
> I'm more than impressed.
>
> Any advice what could be the right direction if I'd like to use it
> from
> Java?
> Are there any known java ports of clang? (like Lucene/CLucene
> mirrors?)
>
> I think nothing up-to-date due to your speed of development, but
> what if...
> Anyway, what would be your recommendation if I'd like to apply clang's
> functionality including incremental reparse in editor-like Java
> application where user edited code is C/C++ languages?
>
> Marry Christmas and Happy New Year!
> Vladimir.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu <mailto:cfe-dev at cs.uiuc.edu>
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111228/8d64d152/attachment.html>
More information about the cfe-dev
mailing list