[swift-users] Swift Front-end C API

Greg Parker gparker at apple.com
Tue Mar 1 17:11:53 CST 2016


> On Feb 29, 2016, at 7:49 AM, Jeremy Pereira via swift-users <swift-users at swift.org> wrote:
> 
> 
>> On 26 Feb 2016, at 17:49, Ramakrishna Mallireddy via swift-users <swift-users at swift.org> wrote:
>> 
>> Does swift-clang parse swift code too.
> 
> No. Swift-clang is a clone of the official llvm clang repository with a few changes which I think are to enable Swift to interface with C and Objective-C better.
> 
> https://swift.org/source-code/#cloned-repositories

If you want to parse Swift code you should look at SourceKit in the Swift repository.


-- 
Greg Parker     gparker at apple.com     Runtime Wrangler




More information about the swift-users mailing list