LuzProject / luz

Build system targeting Apple Darwin-based operating systems.
68 stars 3 forks source link

Add a swift compiler #1

Closed ja1dan closed 1 year ago

ja1dan commented 1 year ago

This pull request adds a swift compiler to the existing module types. From my tests, building with swiftc is just as fast as building with clang or any other of its derivatives.