# 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

* [x] The perfect language
* [x] Lightweight
* [x] Easy to learn
* [x] Code faster
* [x] Short but complete

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
