I am glad someone else shares the same progressive attitude. I, personally, wrap my whole code like so:import texcodetexcode.texecute("""
\eq{y}{\range{1}{10}}
\for{x}{y}{
\print{x}
}
""") # Alas, the joy has to endWhich has tremendously improved the quality of my output.Recently, rendering my code, too, has sped up to a remarkable 3 pages-per-minute!