An interpreted programming language written in Go.
These documents aren’t a formal specification of Nitrogen. They only serve to present and explain syntax and language features.
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.