NEW NEXSS PROGRAMMER 2.5
Nexss Programmer version 2.5.78+ can SPEAK!
Here is a very basic example written in the nexss which speaking to you the website's title.
Please keep in mind that in the Nexss Programmer you can use over 50 programming languages together and make solutions. For example you can make some statistics in R, Python or any language and you can speak periodically without any distructions of your work. Unlimited possibilities..
And the most important: we would like to THANK YOU FOR YOUR SUPPORT! Have a wonderful day!
nexss Speak Welcome to the Nexss Programmer.
From now @nexssp/cli -> nexss!
NEW (2.5.78+): Now you can just run npx nexss
You can also use Nexss Programmer as separate tools and as a full cli tool: @nexssp/cli
Latest news
Next versions (soon)
- New file type: .vue - you will be able to serve your vue files and start your development quickly by command:
nexss myapp.vue --serve
- Separate, secure server package
New functionalities
Nexss Programmer has been tested on Windows 11. If you will notice any issues please create new issue.
Display help about any language with nexss [ext] help
nexss py help
Now you can create new different types of projects with hot reloading easy:
nexss p vue2 myvue2-project
nexss p vue2 myvue2-project --install
nexss p react17 react17-project
Cli tools and libraries
Libraries
β
npm i @nexssp/cli -g
nexss help
Welcome to ____
|.. | | ``.. ..'' ..'''' ..''''
| ``.. | |______ ``..'' .'' .''
| ``.. | | ..'`.. ..' ..'
| ``| |___________ ..'' ``.. ....'' ....''
Programmer
NOTE: If there is anything which doesn't work please create new issue and it will be solved immediately as we have a lot of emails and email issues can be delayed..Thank you! π
Overview |
List of Languages |
Installation |
Documentation |
Tutorials |
Blog
β
Nexss Programmer functionalities
β Easy programming for multiplatform in over 50 programming languages,
β Windows 10 and 11, Linux: tested on: Alpine, Amazon, Arch, CentOS, Debian, Fedora, FreeBSD, Gentoo,Mint, Oracle, Rhel, Suse Leap, Suse TumbleWeed, Ubuntu and soon MacOS,
β NodeJS versions: 12+ => 12.x, 14.x, 15.x, 16.x, 17.x
β Over 50 programming languages: Ada, Auto Hot Key, Autoit, Bash, Basic, Batch, C, Clojure, Coconut, Coffee Script, C++, Crystal, CSharp, D, Dart, Elixir, Erlang, Fortran, Go, Groovy, Haskell, Haxe, Hy, Java, JSON, Julia, Kotlin, LiveScript, Lua, Nexss, Nim, NodeJS, Octave, Perl, PHP, PowerShell, Pure Data, Python 2 & 3, R, Racket, Raku, Ruby, Rust, Scala, TCL/TK, Typescript, V, VBScript, Windows Scripting Host, Zig
π₯ Nexss Programmer is not only a cli tool π§ which helps to:
β
Easy and intuitively install programming environments
Example:
-
nexss r install
OR nexss py install
OR nexss php install
OR ..
-
nexss [language file extension] install
-
NEW: easy shortcuts: nexss py d
(creates file with default template), nexss py h
(with helloWorld template), nexss py e
(and empty file - if exists in the templates - !empty.[extension]) (2.4.8+)
β
Compile, compose over 50 programming languages
if there is no compiler installed, nexss programmer will install it automatically.
nexss program.r
nexss program.[any extension]
npx @nexssp/cli program.r
# without installing nexssnexss file add my.rs --edit
# Will open list of templates to select from for particular language, install editor (if not exists) and open file for editing.
β
Run any programming language in seconds (eg. Google Colab Notebook)
!npm i -g @nexssp/cli
!nexss f a my.r --helloWorld
!nexss my.r
!nexss Id
!nexss f a my.cpp --helloWorld
!nexss my.cpp
β
And much, much more..
πNOTE: Upgrade to the latest versions
npm upgrade -g @nexssp/cli
# upgrade nexss programmernexss l u
# the same as nexss langauge update
// Updating all installed language definitionsnexss pkg u
# the same as nexss package update
// Updating all installed Nexss Programmer Packagesnexss cache rebuild
# rebuilding cache // handy when developing new language configurations (now is over 50)
Nexss Programmer Presentation (Youtube video):
Functions
- --nxsI - interactive mode. When you need input from the user, use this flag.
Example commands
Note: nxsOut is a default output/variable/field from a package, or function if use with Nexss Programmer project. You can change it by --nxsOut
Installation
npm i @nexssp/cli -g
npm init && npm i @nexssp/cli@2.4.20
Helper Functions
nexss -help
nexss -env
Create new files from templates
nexss py h
nexss js d
nexss v e
nexss file add my.r
nexss file add my.r help
nexss Id help
Compile programs / Installing programming environments
npx nexss program.r
nexss helloWorld.py
nexss php run "print('x');"
nexss file add my.rs --edit
Packages
Global packages
Nexss Programmer has custom packages, written to show the possibilities of it. For example below there is a global package Id
. To run it nexss Id
. To see help nexss Id help
. Every package in the nexss programmer is just a Nexss Programmer Project. You can add your own packages to global folder. Use nexss -env
to see packages folder.
nexss Id
nexss Id --nxsAs="X"
nexss Id --nxsAs="X" --server
nexss Id --nxsField
nexss https://nexss.com --nxsField --server
Custom Packages
You can also run commands/packages/projects as absolute urls eg.
nexss /my/absolute/url --param=1
Nexss Programmer - How it works?
Stage 1
At first Nexss Programmer checks if the first argument passed is folder or file (program. eg myprogram.py).
Folder
If it is a folder it will check if there is a _nexss.yml file inside, which is basically a config for Nexss Programmer package. If it is there then it will run this package. As you will find out more Nexss Programmer package can contain many programming languages solutions.
File
If it is a file (other then .nexss) it will go and generate file definition (1 in this case). You can see what is beeing generated by adding --nxsDryFiles
nexss my.nexss --nxsDryFiles
{
"name": "^^dir",
"input": [
{
"name": "file",
"validate": [
{
"type": "required"
}
]
}
],
"specialArgs": [],
"lineNumber": 9,
"path": "/root/.nexss/packages/@dev/!Exec",
"filename": "/root/.nexss/packages/@dev/!Exec/my.nexss"
}
nexss.my.nexss --nxsDry
β
WIP - Add more here later..
NOTE
Nexss Programmer apart from being innovative technology, uses great libraries and technologies. Please consider also support them.
For some of the languages compiler installations for Windows we use great Scoop from Luke Sampson. Please also consider support him.
Thank you.
More here: Nexss.com
Job Openings
Guys, we are looking for people who are willing to join our team. Please see latest job openings: https://nexss.com/nexss-career.html
Please consider supporting our work
If you really like Nexss.com and our work, including Nexss Programmer, the sources of it please consider support us. You can either use Ethereum, PayPal or Github sponsorship for donations. Thank you!
Ethereum: 0xBFdA63dF06Fab2ddC08099257e4a419f8eecd991.
Through PayPal
Become a sponsor with Github
Note for Windows 10 and 11 Python users
On Windows OS there are default files python.exe and python3.exe and they pointing to the shop which causing that is hard to install Python from other sources and issue appeared for many users. If you wish to use different Python distributions eg. provided by the Nexss Programmer please run below command. NOTE: you may want to make a backup to your files before deleting them entirely.
# It will delete python.exe and python3.exe which point to the shop.
Remove-Item $env:USERPROFILE\AppData\Local\Microsoft\WindowsApps\python*.exe
You may need to install Python manually if any other issues appear and then use Nexss Programmer. It will recognize any installed python and you should be able to use the Nexss Programmer without any issues.