Posts tagged as:
Swift
Using Linux C APIs in Swift: Glob
Learn how to wrap a Linux-based C API with Swift, featuring glob
Swift Syntax Highlighting Workaround for Blogging
<p>Since Swift was announced less than one week ago, we as a community can’t reasonably expect syntax rules to be pulled into popular highlighting libraries like <a href="http://pygments.org" title="Pygments">Pygments</a> yet (though it’s certainly already in the works). You’ll notice in our most recent...</p>
Unit Testing in Swift
<p>Swift, being all the rage these last four days, has definitely livened up our programming chat room quite a bit. With cautious optimism, we (Betsy and Brad) delved into the Xcode beta, curious about the state of testing with Swift. For the purposes...</p>