[swift-dev] Swift AST documentation
Douglas Gregor
dgregor at apple.com
Tue May 24 18:21:18 CDT 2016
> On May 24, 2016, at 9:31 AM, Tim Bodeit <mail at timbodeit.de> wrote:
>
> I would be interested in documentation of the AST syntax as well.
>
> Are there any documents about this so far?
No, not really; just the sources via doc comments, e.g., include/swift/AST/Decl.h.
> If not, are there any plans for such documentation in the future?
I think it would be great to have such documentation, but no, there aren’t any specific plans to write it.
- Doug
>
>> On 18 Jan 2016, at 21:26, Kostiantyn Koval via swift-dev <swift-dev at swift.org> wrote:
>>
>> Hi,
>>
>> I'm trying to read and understand Swift AST source code. Is there any documentation about it or good place to start?
>> Would appreciate any help :). Thanks
>>
>> Best Regards,
>> Kostiantyn
>>
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-dev
>
More information about the swift-dev
mailing list