Programmer Guide: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
:[[Programmer_Guide/General_Descriptions|General Descriptions]] | :[[Programmer_Guide/General_Descriptions|General Descriptions]] | ||
:[[Programmer_Guide/STx_Guru|How to become a {{STX}} Guru (2005, for version 3.7.x)]] | :[[Programmer_Guide/STx_Guru|How to become a {{STX}} Guru (2005, for version 3.7.x)]] | ||
;Infos for STX Developers | |||
:[[Programmer_Guide/Bug_List|Bugs]] | |||
:[[Programmer_Guide/Dev_List|Plans, Ideas and Wishes]] |
Revision as of 12:02, 23 January 2013
STx implements a powerful scripting language and a signal processing language. This document will try to give you the necessary information to program your own applications.
- General introduction into programming STx applications and scripts.
- Introduction
- Source code
- Examples
- Detailed description of build-in (shell) commands, shell items, standard macros and classes.
- Command Reference
- Macro and Class Reference
- Shell Items
- Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms
- Quick Reference
- How to program STx application, toolboxes and scripts.
- Applications
- Toolboxes
- Scripts (or script applications)
- Script Debugger
- Infos for STX Developers
- Bugs
- Plans, Ideas and Wishes