Skip to content

Compile program in any language

nexssp edited this page Jan 14, 2020 · 2 revisions

nexss file add myprogram.js - This command will display templates to select:

Nexss Programmer - Display New File Templates

After selecting the template, new file myprogram.js will be added to the current folder with the content of the template you selected. You can search by template names just by start typing. For example all learning templates start with learn_.

nexss myprogram.js - This command fill compile your program and run. If this is the first run and you don't have compilator for this language installed Nexss Programmer will install it for you.

Clone this wiki locally