nitrogen

An interpreted programming language written in Go.


Project maintained by nitrogen-lang Hosted on GitHub Pages — Theme by mattgraham

The Nitrogen Language

These documents aren’t a formal specification of Nitrogen. They only serve to present and explain syntax and language features.

Topics

Source Files

Nitrogen source files are denoted by the extension .ni. Compiled scripts are denoted by the extension .nib. Source files must be valid UTF-8 documents.