John Anderson – “A Modest Introduction to Swift”

Posted on June 23, 2017. Filed under: Uncategorized | Tags: , , , , , |

A Modest Introduction to Swift This talk will present some of the history of the development of Swift with emphasis on how the Open Source release of the language kick-started activity, review the basic syntax of Swift (with comparisons to similar languages that attendees may be more familiar with), and describe what tools are available […]

Read Full Post | Make a Comment ( Comments Off on John Anderson – “A Modest Introduction to Swift” )

Write Perl XS modules in Swift

Posted on October 28, 2016. Filed under: Uncategorized | Tags: , , , |

github.com/my-mail-ru/swiftperl swiftperl is designed to provide an easy and smooth interoperability between Swift and Perl languages. The primary goal is to write XS modules for Perl entirely in Swift, though running Perl interpreter in Swift environment is also possible.

Read Full Post | Make a Comment ( Comments Off on Write Perl XS modules in Swift )

Installing Swift on Ubuntu

Posted on April 12, 2016. Filed under: Uncategorized | Tags: , , , , |

Downloads for recent Ubuntus (14.04 LTS and 15.10 at the time of writing) are available from the Swift homepage as compressed tar archives. Installation goes as follows (untested): # download, then… tar xfz swift-2.2-RELEASE-ubuntu14.04.tar.gz ~ ln -s ~/swift-2.2-RELEASE-ubuntu14.04/usr/ ~ export PATH=~/usr/bin:”$PATH” # better in .bashrc

Read Full Post | Make a Comment ( Comments Off on Installing Swift on Ubuntu )

Liked it here?
Why not try sites on the blogroll...