this seems like a fun puzzle because it's really hard. thinking of
something small enough to hold in this state of mind, that could help
code. really small.

one idea is, maybe fix bugs by matching templates. could that be made small?

like if i made a typo, lots of print() and one print(], wrong closing
brace. it could match a template by all but 1 character. then, it's
easy to point out the mismatching character.

could templates be made from a single document with short concise
code? finding repetitions of strings?

Reply via email to