Skip to content

demmys/treeswift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeSwift

Yet another open source implementation of Apple's programming language Swift written in Swift (work in progress).

Requirements

  • Swift (version 1.1 or later)
  • LLVM (version 3.5.0 or later)
  • Clang (version 6.0 or later)

TreeSwift currently only supports Mac OS X because there is no implementation of Swift for other platforms.

Compile

To compile TreeSwift, just run make command.

$ make

License

TreeSwift is distributed under a 2-clause BSD license.

See LICENSE for details.

About

Yet another open source implementation of Swift (work in progress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages