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 or and select Compose OML file to open an OML Editor tab. Execution of the script will be made using the OML language.
Use or and select Tcl file to open a Tcl Editor tab. Execution of the script will be made using the Tcl interpreter.
Use or and select Python file to open a Python Editor tab. Execution of the script will be made using the Python interpreter.
Use or and select R file to open an R Editor tab.
Command 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