Develop an interpreter that reads turtle programs from a text file and converts them into abstract syntax trees. Enable the execution of turtle programs based on the generated abstract syntax trees.