[cfe-dev] How to extend Internal C representation

André Ferreira Bem Silva dedefbs at yahoo.com.br
Mon Mar 16 17:35:42 PDT 2009


Dear Clang developers,

I'm André and I'm a college student from Brazil, UFSC (Santa Catarina
Federal University) and in my work of graduation conclusion I pretend to do
a C extension for parallelism and game programming. What I would like to
know is which classes and documentation would be more suitable to read for
accomplishing that, i.e, what tips can you give me if I'm to use Clang as a
the base of my implementation. I prefer that rather than using gcc C
frontend for obvious reasons (antiquate code and logarithmical learning
curve) and the use of an automatic parser generation tool like YACC/FLEX
doesn't seem fine since I don't want to do a compiler frontend and backend
from scratch. LLVM and Clang seem like my best shot for an innovative and
interesting work.

Thanks for your atention.

Atentiously,

-- 
André Ferreira Bem Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090316/f9f98c0e/attachment.html>


More information about the cfe-dev mailing list