70
Zen-C is a modern systems programming language designed to write high-level code that compiles down to human-readable C with features like type inference, pattern matching, generics, traits, async/await, and RAII-based manual memory management while maintaining full C ABI compatibility.