OML, Tcl, Python, and R Scripts.
Compose supports OML, Tcl, Python, and R languages. The use of the interpreter language is first defined by the script being executed.
Use Compose OML file to open an OML Editor tab. Execution of the script will be made using the OML language.
or and selectUse Tcl file to open a Tcl Editor tab. Execution of the script will be made using the Tcl interpreter.
or and selectUse Python file to open a Python Editor tab. Execution of the script will be made using the Python interpreter.
or and selectUse R file to open an R Editor tab.
or and selectCommand windows for OML, Tcl, Python and R languages can be displayed and commands can be entered and executed directly.
- Tcl Bridge OML Commands
- OML to Python Bridge Commands
- Python to OML Bridge Commands