Zen-C, looks like a mixer of Rust (without ownership+borrow checker) + Zig (with Generic+Trait))

Zen-C is a modern systems programming language that compiles to human-readable GNU C/C11. It provides a rich feature set including type inference, pattern matching, generics, traits, async/await, and manual memory management with RAII capabilities, all while maintaining 100% C ABI compatibility.

1 Like

Sorry if it is not obvious to me, but what is the connection to zig?

Rust without the borrow checker is like a hamburger without meat.

5 Likes

Welcome to Ziggit @Wyvern!

This is a forum for discussing all matters Zig. Whatever Zen-C might be, it’s safe to say that Zig, it is not.

I could speculate on why you’ve posted a link to it here, but I’d prefer to ask. What about this language prompted you to share a link to it with us?

While I’m at it, what is your relationship to Zen-C, and/or, Zig?

2 Likes