<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Dear Swift-users! &nbsp;Just a quick note that I finally got the Swift code generation target for the ANTLR 4 parser generator integrated and released! You can see the release notes here:<br class=""><br class=""><a href="https://github.com/antlr/antlr4/releases/tag/4.6" class="">https://github.com/antlr/antlr4/releases/tag/4.6</a><div class=""><br class=""></div><div class="">To get Swift ANTLR runtime, clone the&nbsp;ANTLR repository.[2] Open it in finder. From the root directory of the repo, go to runtime/Swift folder. You will see the Xcode project&nbsp;manifest file:&nbsp;Antlr4.xcodeproj. Drag it into your project. See&nbsp;Swift target notes[2] for more info.</div><div class=""><br class=""></div><div class="">You also need to download the tool itself (which is still in java) here:</div><div class=""><br class=""><a href="http://www.antlr.org/download.html" class="">http://www.antlr.org/download.html</a></div><div class=""><br class=""></div><div class="">Or, if use&nbsp;Jetbrain’s AppCode, you can use the ANTLR 4 plugin:</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="151EC9D1-E140-4BF5-BEAC-778BED9724F6" height="480" width="588" apple-width="yes" apple-height="yes" src="cid:4F1ABD21-74B9-49C0-A3A3-05667F5524D1" class=""><br class=""><br class=""></div><div class="">Enjoy!</div><div class="">Terence Parr</div><div class="">The ANTLR guy</div><div class=""><br class=""></div><div class="">[1]&nbsp;<a href="https://github.com/antlr/antlr4" class="">https://github.com/antlr/antlr4</a></div><div class="">[2]&nbsp;<a href="https://github.com/antlr/antlr4/blob/master/doc/swift-target.md" class="">https://github.com/antlr/antlr4/blob/master/doc/swift-target.md</a></div><div class=""><br class=""></div></body></html>