N Language team aims to develop a specification, compiler, and associated tooling for a modern high-performance systems programming language with minimal undefined behavior and expressive standard library.
N seeks to enable compatibility with existing libraries and object code, allowing for zero-cost bindings to any language exposing functionality via the C calling convention. The language is designed with simplicity, performance, and programmer ergonomics in mind, delivering an experience that combines the ease of development in high-level languages with the control and bare metal performance of languages such as C, C++, or Rust.