gelisam / klister

an implementation of stuck macros
BSD 3-Clause "New" or "Revised" License
129 stars 11 forks source link

explain Ident vs Binding vs Var #199

Closed gelisam closed 1 year ago

gelisam commented 1 year ago

I recently struggled to understand the difference between Ident, Binding, and Var, so I took a moment to understand and to add an explanation to the commentary.

gelisam commented 1 year ago

(force-pushed to remove a minor whitespace issue. I should probably have pushed a typo commit instead)