[cap-talk] clang: a C language family frontend for LLVM
Monty Zukowski
monty at codetransform.com
Wed Aug 13 11:20:37 CDT 2008
A while back in a private conversation, Jonathan brought up the need
for a flexible C parsing/analysis/transformation framework. My GCC
transformation toolkit was a (quite) rough draft of such a beast, but
I didn't take it anywhere. Upon brief inspection, this clang project
looks like it might fit the bill.
http://clang.llvm.org/
http://llvm.org/devmtg/2008-08/ has a link to a slides & video of a
talk by Steve Naroff:
Clang Internals - Clang is is a new C/ObjC/C++ front-end in
development as part of the LLVM project. This talk describes its
current status, high level architecture, and how its Abstract Syntax
Trees (ASTs) work.
Monty
More information about the cap-talk
mailing list