[swift-dev] Getting started with lib/Syntax

Xi Ge xi_ge at apple.com
Mon Dec 11 14:26:26 CST 2017


Hi Yurii and Faiçal,
Currently, we are in the process of extending Swift parser to generate libSyntax entities. A newly specialized libSyntax node will enable detailed client-side analysis/transformation on that node. 
Are you interested in helping with this (mostly compiler/parser side change)? If so, please take a look at these two Jira tasks for more details:

https://bugs.swift.org/browse/SR-6571 <https://bugs.swift.org/browse/SR-6571>
https://bugs.swift.org/browse/SR-6572 <https://bugs.swift.org/browse/SR-6572>

Please let us know if you're interested in implementing one of them.

cheers
Xi



> On Dec 9, 2017, at 12:55 PM, Faiçal Tchirou via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
> 
> I’m also interested in this. Anything I can do to help so Swift devs can focus on more important problems?
> 
> Thanks,
> Faiçal 
> On Thu, 7 Dec 2017 at 00:24, Yurii Samsoniuk via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
> I have some spare time and I want to do something for Swift. I’m interested in lib/Syntax. What can a beginner do? What’s a not too complicated problem I can solve?
> 
> Cheers,
> Yura
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org <mailto:swift-dev at swift.org>
> https://lists.swift.org/mailman/listinfo/swift-dev <https://lists.swift.org/mailman/listinfo/swift-dev>
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org <mailto:swift-dev at swift.org>
> https://lists.swift.org/mailman/listinfo/swift-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20171211/e94e26d8/attachment.html>


More information about the swift-dev mailing list