print welcome to Nx
Nx is a high level general purpose procedural programming language. I have made it in batch file. I compiles to batch.
Hello world:
print hello world
Function:
func a
print this is a function
endfunc
//calling the function a
call a
endfunc
- As a beginner :Yeah Nx is easy.
- As a developer: maybe
- As a person who uses batch file:Yeah you can use it has many features which are not available in batch file.
lynx is like pip but for Nx. It allows you to install libraries for Nx. You may also find some libraries in the libraries folder. you can get the list of libraries by :
lynx --list
you can download libraries by :
lynx --download Nameofthelibrary
Some other libraries for batch and Nx -
- TheBaTeam - A organization where there are several libraries for batch file and Nx.
- Underscore - you will find many libraries in this repository