Programmer Guide: Difference between revisions

From STX Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 3: Line 3:


;General introduction into programming {{STX}} applications and scripts.:
;General introduction into programming {{STX}} applications and scripts.:
:[[Programmer_Guide/STx_Guru|How to become a {{STX}} Guru (2005)]] - by all means, read this first if you are new to {{STx}} programming
:[[Programmer_Guide/Introduction|A general introduction to the program architecture and the script language syntax]]
:[[Programmer_Guide/Introduction|Introduction]]
:[[Programmer_Guide/STx_Guru|How to become an {{STX}} Guru in 230.195 simple steps (2005)]]
:[[Programmer_Guide/Source_code|Source code]]
:[[Programmer_Guide/Source_code|Source code]]
:[[Programmer_Guide/Examples|Examples]]
:[[Programmer_Guide/Examples|Examples]]
Line 15: Line 15:
:[[Programmer_Guide/Quick_Reference|Quick Reference]]
:[[Programmer_Guide/Quick_Reference|Quick Reference]]


;How to program {{STX}} application, toolboxes and scripts.:
;How to program {{STX}} scripts and toolboxes.:
:[[Programmer_Guide/Application|Applications]]
:[[Programmer_Guide/BScript|The script runtime environment - application '''BScript''']]
:[[Programmer_Guide/Toolbox|Toolboxes]]
:[[Programmer_Guide/Programming a Toolbox|Extending {{STX}} applications - implementing a Toolbox to integrate scripts into the GUI]]
:[[Programmer_Guide/BScript|Scripts (or ''script applications'')]]
:[[User_Guide/Debugger|Script Debugger - testing and debugging scripts]]
:[[Programmer_Guide/Debugger|Script Debugger]]
:[[User_Guide/STX Console|STX Console]]


;Miscellaneous:  
;Miscellaneous:  
:[[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)]]


;Infos for STX Developers
;Infos for STX Developers
:[[Programmer_Guide/Bug_List|Bugs]]
:[[Programmer_Guide/Bug_List|Bugs]]
:[[Programmer_Guide/Dev_List|Plans, Ideas and Wishes]]
:[[Programmer_Guide/Dev_List|Plans, Ideas and Wishes]]

Latest revision as of 10:18, 25 January 2016

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.
A general introduction to the program architecture and the script language syntax
How to become an STx Guru in 230.195 simple steps (2005)
Source code
Examples
Detailed description of built-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 scripts and toolboxes.
The script runtime environment - application BScript
Extending STx applications - implementing a Toolbox to integrate scripts into the GUI
Script Debugger - testing and debugging scripts
STX Console
Miscellaneous
General Descriptions
Infos for STX Developers
Bugs
Plans, Ideas and Wishes

Navigation menu

Personal tools