>>105980493
>What are some other non-standard ideas for syntax highlight? What would you really want?
The ideal would be representing the program text as a tree so arbitrary highlighting rules could be applied, like a cumulative tint added each time a function is called so you can visually see which functions are called more or less often, or where nested for loops are tinted deeper reds for each level of nesting