Hacker News new | ask | show | jobs
by arcadia_leak 128 days ago
> Rust also has issues using anything besides cargo.

D also has its own build system but it's not the only option. Meson officially supports building D sources. You could also easily integrate D with SCons, though there's no official support.

1 comments

Well, you can do the same with Java and C#, assuming you actually know the ecosystem.