Top 1,000 Features Creators Resources Blog Explore Download
GitHub icon

Nit

< >

Nit is an open source programming language created in 2008 by Jean Privat.

Source code:
git clone https://github.com/nitlang/nit
#360on PLDB 16Years Old 29Repos

Nit language


Example from the web:
print "Hello, World!"
Example from hello-world:
print "Hello World"
Example from Linguist:
print "hello world"

Language features

Feature Supported Token Example
Comments ✓
Line Comments ✓
Integers ✓
Floats ✓
Hexadecimals ✓
Strings ✓ "
"Hello world"
Print() Debugging ✓ print

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 624 · feedback@pldb.io