|
From: | Gregory Casamento |
Subject: | Re: The Swift Programming Language: what is our position towards this? |
Date: | Wed, 4 Jun 2014 19:41:29 -0400 |
On Wed, Jun 04, 2014 at 05:09:15pm -0400, Gregory Casamento wrote:I suspect that the language is (to some extent) still in flux, and that
>
> I have been looking into this language for the last few days. I haven't
> had a chance to play with it yet, but I have read the technical reference
> on it (available as a free ebook from Apple, complete with the BNF grammar
> in the back).
one might as well wait until Autumn (when OSX 10.10) is supposed to release
before expending too much effort. i.e. see if once Swift becomes 'hardened'
Apple release the LLVM front end source.
However, there is no harm in generating a parser for the language,
and it may be independently useful. From the quick glance I've had
through the book, I suspect a parser shouldn't be too hard.
[Prev in Thread] | Current Thread | [Next in Thread] |