Documentation
Install and configure
- download and install the tools
- special documentation for people On Mac or on Windows
- configure the Vim text editor or another IDE
Developing with Nit
The Manual describes the specification of the language.
The Tools page documents the compiler and other Nit.
The FAQ contains some cook-book recipes and answers to some other frequent questions.
You can also look at some examples of programs written in Nit.
There is also a plugin for eclipse and a bundle for vim.
Standard Library
The standard library references built-ins and standard classes.
Foreign Function Interfaces (FFI)
FFI documents the foreign languages supported by Nit and their implemented features.
For Contributors
The page Get Involved includes documentations and other resources for contributors.
For Scientists
For more details about Nit theoretical foundations, see publications and technical reports.