Swift AST documentation

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

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 May 24, 2016, at 9:31 AM, Tim Bodeit <mail@timbodeit.de> wrote:

On 18 Jan 2016, at 21:26, Kostiantyn Koval via swift-dev <swift-dev@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@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev