Coot: Difference between revisions

m COOT moved to Coot: all-capital letters does not match Paul's spelling
Saper (talk | contribs)
Line 173: Line 173:
==Scripts==
==Scripts==


Coot can be scripted in scheme (guile) or python.  Best supported currently  
Coot can be scripted in scheme (guile) or python.  Scheme scripting is best supported (and encouraged by PE) currently.  
is the scheme scripting.  PE most encourages scheme scripting.


Several examples of coot extensions to the language can be seen by examining the 0-coot-state.scm file that coot leaves behind when it finishes.
Several examples of coot extensions to the language can be seen by examining the 0-coot-state.scm file that coot leaves behind when it finishes.