Skip to content

Comment on Zig, Hare, Odin, Vale, V, Jai

Comments

I'm only familiar with Zig, but it's trying to be a more orthogonal (more consistent, symmetric) system programming language, which makes it easier to read, write and reason about.

Zig is aiming to be a C-compatible alternative with less cruft and footguns.

Plus: Zig brings a great Build System for (cross-)compiling. It’s very adaptable, so you can even build C, rust, go or whatever language…

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.