sncode - 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.
One can use sncode in command line (Shebang!) as in :
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 and Caroline 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
this function computes the absolute value
This function computes the arc cosine of x.
This function computes the inverse hyperbolic cos of a numbe ...
Asymetric crypt
Quote string with slashes.
Asymetric decrypt
is used to copy/append file
Functions to create and manipulate arrays
Searches a value in the array
This function computes the inverse sin function of a number.
This function computes the inverse hyperbolic sine of a numb ...
This function computes the inverse tan function of a number.
This function computes the inverse hyperbolic tan of a numbe ...
Decodes data with MIME base64
Encodes data with MIME base64
Return the file part of a pathame
Converts binary data into hexadecimal representation
Return the list of keys and values of a context.
Implement functions for captcha.
Casts a value in a specific type
This function computes the cube root of a number.
Smallest integral value not less than argument
Describes how to add new functions in C
parse cgidata
Return a specific character
Split a string into smaller chunks.
Clears a context variable entirely
clear current buffer.
Close a file
Use to compile a file.
Description of the language.
Compounds statements.
Compounds statements.
use to compress html
Function config
Configuration file for extenso.
Connect to a databse
Function connection
Output a string to error_log.
Output a string to local error_log.
Checks if a value exists in an array
All functions about context (hash or associative array).
Stop execution of a loop and continue for the next iteration ...
Manage cookies.
Use to copy file.
This function computes the cos of a number.
This function computes the hyperbolic cos of a number.
Return information about characters used in a string.
Copy a file.
Calculates the crc32 polynomial of a string.
Encrypt a value with an algorythm.
Cryptographic and hashing function
Get the value for a code.
This function is used to request a url.
All functions for databases operations.
Datatypes for extenso.
All functions for date operations and date functions.
Date difference
Manage date.
Close a database of type key/data.
Delete a key from the database.
Check if a key exist in the database
Return a value from the database.
Return the key from the database.
Open a database of type key/data.
Insert a value in the database.
Decrypt a value with an algorythm.
This is used to define a constant to the compiler.
Delete in the databases.
Delete an entry in a context.
Delete a variable.
Use to list the file of a directory.
Return the file part of a pathame
Disconnect to a databse
This function is used to use any characters as quotes in str ...
Dump all variables.
Send email.
Parse the content of an email.
Stop execution at this point.
This computes the value obtained in the error function for a ...
Generate an error and stop execution.
Display/set headers out.
This function is used to apply a filter to a string.
variables and codes.
Use to exec file.
Read exif information from a file
Check for a key in an hash array
Check if a class exist
Check if a function exist
Check if a method exist in a class
Check if a user function exist
Set return status code and stop.
This function computes the value of e, the natural exponenti ...
This function computes the value of 2 multiplied by itself x ...
Split a string by string
This function computes the value of e, the natural exponenti ...
Description of the programming environment Extenso by Sednov ...
Return the length of an expression.
This function computes the absolute value of a float.
This function returns the positive difference between the 2 ...