Tag
Mach is a statically-typed, compiled systems language designed for simplicity, explicivity, and maintainability. It is open-source and looking for contributions on GitHub.
Ü is a statically-typed compiled programming language designed for reliability and speed, with safe/unsafe code separation, RAII, and LLVM backend. It aims to be superior to C++ and easier than Rust.