fiftysevendegreesofrad / sdna_plus

Fully open release with all advanced sDNA+ features
Other
10 stars 1 forks source link

Changes to sDNA source code to allow compilation with Zig on Windows (no Zig code!). #51

Closed JamesParrott closed 5 months ago

JamesParrott commented 5 months ago

zig c++ is claimed to be a drop in compiler replacement for MSVC. It is based on LLVM (and is reportedly like Clang with better defaults).