Sysquake is a numerical computing environment based on a programming language mostly compatible with MATLAB. It offers facilities for interactive graphics which give insights into the problems being analyzed. It is used in teaching, research, and engineering.
Sysquake supports two kinds of codes: libraries (collections of related functions which extend Sysquake capabilities), and SQ files, applications with interactive graphics which can have their own menus. Sysquake Pro can also be extended with plugins.
Several applications share a large part of Sysquake code: Sysquake Application Builder : program which creates stand-alone executable applications (bundled with Sysquake Pro) Sysquake LE : limited version of Sysquake available free of charge Sysquake Remote : Apache HTTP Server module which processes HTML or XML pages with embedded Sysquake code, like PHP LyME : version for Palm OS (with non-interactive graphics) LME for Pocket PC : version for Pocket PC (with non-interactive graphics) Sysquake for LaTeX : Sysquake's language and graphics directly in LaTeX (package file and compiled application)
Libraries are usually compatible with all these applications.