Hello,
I am looking at code in the Gauss programming language. In it, loops can start with do and end with endo? As I see, what endo matches are running. I want to see a code structure diagram. It would be great to highlight different blocks of code in different colors (for example, the main loop in blue, a nested loop in yellow, a loop nested inside, green, etc.).
a) How can I determine the appropriate do / endo pairs? b) Is the highlight color I described possible?
source share