| ▲ | jeremyjh 5 hours ago | ||||||||||||||||||||||
I just looked at one example...Wayland's meson.build is 142 LOC, but build.zig is 581. https://github.com/allyourcodebase/wayland/blob/master/build... https://github.com/wayland-mirror/wayland/blob/main/meson.bu... | |||||||||||||||||||||||
| ▲ | wavesquid 4 hours ago | parent | next [-] | ||||||||||||||||||||||
The meson build is across multiple files, you should add together: | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | gregdaniels421 4 hours ago | parent | prev [-] | ||||||||||||||||||||||
The Zig is far more explicit about what it is doing with lots of very long dotted commands for specifiy version headers and such, so maybe not super fair unless you like magic. | |||||||||||||||||||||||
| |||||||||||||||||||||||