evincarofautumn / kitten

A statically typed concatenative systems programming language.
http://kittenlang.org/
Other
1.09k stars 39 forks source link

Better location information for definition bodies #82

Closed strager closed 10 years ago

strager commented 10 years ago

Locations of the body are now on the '{' or ':' of a definition, instead of on the 'def' of a definition.