Skip to content

CalculationCollective/SWIFTCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftCalculator

Compiling and Running the calculator

The easy way (Windows)

Download the .swift file from this repository, and install Swift for Windows.

You can then compile and run your downloaded .swift file.

The more complex way

Install the official swift compiler: swift.org.

Set-Up a coding enviroment (you can use this tutorial)

Next you can open the .swift file in your editor of choice and compile the code.

Releases

No releases published

Packages

No packages published

Languages