Programmer Guide: Difference between revisions
From STX Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:{{SUBPAGENAME}}}} | {{DISPLAYTITLE:{{SUBPAGENAME}}}} | ||
{{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. | {{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.: | ;General introduction into programming {{STX}} applications and scripts.: |
Revision as of 13:46, 15 April 2011
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 Reference
- Class Reference
- Shell Items
- Signal Processing Subsystem - SP-Units (SPU) and SP-Atoms
- How to program STx application, toolboxes and scripts.
- Applications
- Toolboxes
- Scripts (or script applications)
- Script Debugger