[swift-evolution] SwiftPM C++ Support
Harlan Haskins
harlan at harlanhaskins.com
Mon Jan 16 12:33:44 CST 2017
Hi swift-evolution!
Robert Widmann and I have been working on a Swift wrapper for LLVM (https://github.com/harlanhaskins/LLVMSwift <https://github.com/harlanhaskins/LLVMSwift>) and we’re lamenting the lack of C++ support in SwiftPM.
Ideally, we’d be able to write C++ files that expose C APIs for LLVM APIs that aren’t yet exposed in the llvm-c API.
Before we write a proposal for C++ files in SwiftPM targets, are there any concerns/things we should consider?
Thanks,
Harlan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170116/5bf5e699/attachment.html>
More information about the swift-evolution
mailing list