Skip to content

Nx is a general purpose programming language . I made it in batch file .

Notifications You must be signed in to change notification settings

jkgamingc/Nx-programming-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nx

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.

language Preview

Hello world:

print hello world

Function:

func a
    print this is a function
endfunc
//calling the function a
call a
endfunc

Should you use Nx

  • 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

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

Discord

Discord

About

Nx is a general purpose programming language . I made it in batch file .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published