@dpc @grainloom @eden I don't want a syntax highlighter that needs to run complete static analysis to be able to tell whether something is a new binding or just using a value.
(I do actually rely on this with other syntax highlighers/languages, for example my lua IDE tells me when I'm making new bindings, and without doing full static analysis.)