![]() Tao's Synthesis Language in Detail ![]() | ![]() The time-varying functions linear and expon ![]() | ![]() Object Method Reference ![]() |
Compiling and Executing a Tao ScriptA Tao script is executed using thetao command, which takes
as its only argument the name of the script with a .tao
suffix. Although from the user's point of view the language seems
to be interpreted, since this one command interprets and executes
the script, in reality a Tao script is compiled into an executable
file, which is then invoked automatically.
The executable produced is stored in a file with the same name as the
original script but with a
| ||
![]() Tao's Synthesis Language in Detail ![]() | ![]() The time-varying functions linear and expon ![]() | ![]() Object Method Reference ![]() |
©1999,2000 Mark Pearson
m.pearson@ukonline.co.uk April 30, 2000 |