This project is in rapid development. It will not compile into anything useful yet. Check back soon for updates on the projects development.
Nitrate is a high-level, statically typed, memory-safe, high-performance, object-oriented, general-purpose programming language designed to be safe, expressive, and performant. Nitrate supports runtime reflection, low-level memory access, namespaces, generics, type inference, packed data types, multiple inheritance, operator overloading, coroutines, default initializers, arbitrary precision math, RAII, automatic memory management, inline assembly, compile-time evaluation, and turing complete preprocessing. Nitrate is especially well-suited for library development, system service development, and general applications. Nitrate is a modern, safe, and expressive alternative to C++ and Rust.
Official website: https://nitrate.dev
See the tutorials and documentation on the official website: https://nitrate.dev
Nitrate is only offically distributed via the SNAP store. Otherworldly methods of installation are not documented here.
To install Nitrate, you may download the latest stable release via the SNAP store:
sudo snap install nitrate
Not supported yet.
Not supported at all and there are no plans to support MacOS intentionally.
The Nitrate Project is free software released under the GNU Lesser General Public License 2.1 (LGPL 2.1). See the LICENSE
file for more information.