nexssp / cli

Nexss PROGRAMMER 2.x - innovative and evolutionary programming tool - over 50 programming languages
https://nexss.com
MIT License
14 stars 2 forks source link

Add .run functionality for all languages #48

Open mapoart opened 3 years ago

mapoart commented 3 years ago

eg.

nexss php run "print('x');"
nexss py run "print('x')"

See php and py for example.

mapoart commented 3 years ago

config files are in ~/.nexss/languages/<language>/