comune

a modern, ergonomic programming language with seamless C++ interop.

coming soon!

fast
comune is designed for speed; with no runtime or garbage collector, what you write is what you get.
familiar
with a focus on ergonomics and clean C-style syntax, comune will be instantly familiar to C++ programmers. there's no template<typename T> or ::<turbofish> to be found here!
friendly
while primarily a C++ successor, comune takes inspiration from languages like Rust to provide modern language features and tooling.
flexible
comune interops seamlessly with existing C++ codebases, while allowing you to introduce more robust, memory-safe code, using gradual safety.