extenso - Description of the programming environment Extenso by Sednove.
sncode[OPTIONS]
Sncode is a programming language which can be used mainly but not only for web pages .
Extenso is the environment and framework developped in sncode to build Applications and websites.
You can use sncode in command line (Shebang!) as in :
#!/usr/local/bin/sncode
Note: In the followings examples, the _ between the { should be removed to make it work.
#!/usr/local/bin/sncode res = {_{ 1+2; 3 + 4; }} .
Written by Pierre Laplante, <laplante@sednove.com>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis.
1.0 2014-09-09 21:24:14 laplante@sednove.com