<div dir="ltr">Yes, you'd have to modify clang to lex/parse/sema your keywords/extensions/whatever.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 7, 2015 at 10:15 AM, Jovi Zhangwei <span dir="ltr"><<a href="mailto:jovi.zhangwei@gmail.com" target="_blank">jovi.zhangwei@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I'm new to clang world, here I have one question about libclang or libtooling, I would be very appreciate if anyone can help me.</div><div><br></div><div>Currently I want to develop a new language, which is C like, just some new syntax sugars on top of C language, I can modify clang lexer code to make that, or I can use translator, but if this requirement can be done by libclang or libtooling, that's perfect simple for me.</div><div><br></div><div>My direct impression is there have no way to change language syntax by libclang/libtooling, libclang/libtooling only can parse and analysis on C family language, no chance to support other language by library, is this correct?</div><div><br></div><div>Thank you.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Jovi</div></font></span></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>