UserFunction
A function the user defines, using TO. When this function is called, the contents of the TO statement are executed. The contents are not interpreted until then -- they are kept as tokens in a list.
The UserFunction class is accessible via the pylogo.interpreter module.
Methods
See the source for more information.