Sysquake Remote
For your convenience, all the documentation of Sysquake Remote is available in
electronic form.
Here is the table of contents of the documentation;
for help about a function or another keyword, the index
may be handy.
You should take the time to read at least the description of the installation process, and the
introduction which describes Sysquake Remote.
If you have already installed Sysquake Remote and if this document is
actually downloaded from a server where Sysquake Remote has been installed,
you may want to experiment with examples.
- Sysquake Remote Introduction
- An introduction to Sysquake Remote.
- Sysquake Remote Installation
- Step-by-step instructions to install and configure Sysquake Remote.
- LME Tutorial
- A step-by-step discovery of LME, the language used by Sysquake.
- Sysquake Remote Tutorial
- Commented examples of Sysquake Remote which show you many things,
from basic insertion of the result of computation to advanced interaction
with the client.
- LME Reference
- Reference to the LME language used by Sysquake Remote.
- Character Set
- How Sysquake Remote handles source code files with different character encodings.
- Functions by Category
- All the built-in functions available in Sysquake Remote, sorted by category.
- Functions by Name
- Operators, functions and other keywords used in Sysquake Remote, sorted by name.
- Variables
- Constructs and functions which declare, retrieve, and set variables.
- Programming constructs
- The basic bricks of LME: functions, conditional execution, loops, etc.
- Profiler
- A mean to know the amount of time spent executing each line of code.
- Miscellaneous functions
- Functions which cannot be classified elsewhere, such as those related to
function arguments and error management.
- Sandbox
- Secure environment to execute code from untrusted sources.
- Help function
- The function which gives you help inside Sysquake.
- Operators
- Arithmetic (+-*/), comparison (== < etc.), and array (,;:) operators.
- Mathematical functions
- Trigonometric, logarithmic, special, and conversion functions on scalar numbers.
- Matrix functions
- Arithmetic, eigenvalues, decompositions, norms, filtering, FFT, statistics, and computation
on polynomials.
- Array functions
- Everything you need to build and manipulate arrays.
- Triangulation functions
- Delaunay triangulation and Voronoi tessalation.
- Integer functions
- Functions related to arrays of integer numbers.
- Non-linear numerical functions
- Numerical integration of ordinary differential equations.
- String functions
- Functions which manipulate, compare and transform strings.
- Quaternions
- Support for quaternions, similar to complex numbers but with four components.
- List functions
- Functions which manipulate lists of data.
- Structure functions
- Functions which create and handle structures, sets of data elements identified by names.
- Object functions
- Functions which creates and manipulate objects.
- Logical functions
- Boolean and bitwise functions.
- Dynamical system functions
- Functions related to linear time-invariant dynamical systems.
- Input/output functions
- Functions which read from files, write to files, and format data.
- File input/output functions
- Functions which open and close files, and which let the user choose file names.
- MAT-file input/output functions
- Functions which encode and decode the contents of MATLAB-compatible MAT-files.
- Long integers
- Arithmetic on integers of arbitrary length.
- Time functions
- Functions which retrieve the current time or start and stop a stopwatch.
- Date functions
- Date conversion.
- Graphical commands
- Everything about graphics in Sysquake.
- Unix functions
- Functions specific to the Unix operating system.
- Sysquake Remote functions
- Description of the Sysquake Remote-specific functions.
- Libraries
- Sets of functions which extend LME.
- Sysquake Remote for Windows
- Instructions on how to install Sysquake Remote on a Windows server and description
of the few differences between Sysquake Remote for Windows and other versions.
- LME Compatibility Notes
- Differences between LME and MATLAB(R)'s language.
- Sysquake LE
- Reference to Sysquake LE, the free version of Sysquake.
- License and Copyright
- A few words about legal issues.
Copyright 1998-2008, Calerga.
All rights reserved.