Nighta
is a lightweight scripting language, with its name signifying "something created overnight."
(var msg1 "Hello,")
(var msg2 "World!")
(say (msg1 + msg2))
Currently, we can code with Nighta in the Playground
Read Document to learn about Nighta more!
Eager to contribute to Nighta's growth? It might not be the time just yet...