Programming Tasks
Programming task allow the user to perform a wide variety of tasks.
Below is a list of current Dex output task with a general description of what they do.
TASK | DESCRIPTION |
---|---|
Groovy Script | This task allows the user to program in Groovy within Dex. |
Javascript | This task allows the user to program in Javascript within Dex. |
Jython Script | This task allows the user to program in Jython (Python on the JVM) within Dex. |
P5 Script | This task allows the user to program in the Processing language via P5. |
R Script | This task allows the user to program within the R language within Dex. This task requires that R be installed with a running RServe library. |
TMI Script | This task allows the user to program in the TMI language. TMI is a language specifically designed for easy Dex datastream manipulation. |