I am trying to make the Swift compiler work on FreeBSD and could appreciate some help.
Swift 5.10.1 with my not-yet-published changes builds successfully on FreeBSD/arm64 13.4 and most of the tests in its test suite pass.
My plan is to create a port/package for 5.10.1 and subsequently use that...
Zig seems like a near ideal combination of C++, D and Rust. Ziglang:
works around C
has many safety and checking features of Rust
syntax is C like and is simpler than C++ and Rust
made for portability
dependencies are simple: cmake, llvm12, ninja
MIT licensed
Hopefully lang/zig or something...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.