Skip to content

nbuilding/N-lang-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

Why use N?

N is a strongly typed programming language that is similar to JavaScript and Python with a few differences,

  • It was made to be strongly typed
  • You can either compile or interpret it based on what you want
  • It is very easy to change what functions do as they are all variables
  • It has many features that work with currying

N is very easy to set up, just follow the Install Instructions for your operating system and type n --help to verify that it works, after you have verified that it works, start on using the executable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published