TDL Works!!!
You will need to update and rebuild. Use the TDL|Load & Run menu option to run TDL scripts.
An introduction to TDL can be found in TDLBasics.
A number of example scripts are checked in under PyApps/test:
tdl_test.tdl is a very simple proof-of-concept TDL script
tdl_error.tdl contains a number of deliberate errors, I use this to test the error reporting mechanisms.
tdl_tutorial.tdl is a complete tutorial showing off most of the language features. See an annotated version here: TDLTutorial.
m343.tdl is a real-life tree based on [some version of] Michiel's matrix343 calibration tree.
Our old discussion can be found over here: TreeDefinitionLanguage/InitialDiscussion
