Skip to content

(Work-in-progress) script for building and benchmarking Swift on Linux

Notifications You must be signed in to change notification settings

mtake/swift-for-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-for-linux

My script for building and running Swift on Intel Linux.

Quick Start

  1. Create an empty directory and cd to the directory
  2. Clone this repository
$ git clone https://github.com/mtake/swift-for-linux.git
  1. Clone Swift repository
$ git clone https://github.com/apple/swift.git
  1. Change directory to this repository
$ cd swift-for-linux
  1. Build Swift
$ ./update-deps.sh
$ ./build.sh

Building and running Swift benchmark suite

Please refer to README-benchmark.txt.

About

(Work-in-progress) script for building and benchmarking Swift on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published