Overview

Hi, this is an official docs for the No programming language.

"No" is a name, not an abstract word or a English word, pronounces: /nō/

No is dynamic typed language, supports functional and object-oriented programming. Inspired by C, JavaScript, Lua and Go. A little bit of each, but that is not really a copy 😅.

Our goal when creating it was

The "main inplementation" of the language is No, written in C++. It is a lightweight compiler and interpreter, help the language can be embeded into any C++ project.

// todo

Last updated

Was this helpful?