Fork me on GitHub
#tree-sitter
<
2020-09-28
>
sogaiu03:09:17

made some progress on the property-based testing using hypothesis: https://github.com/sogaiu/prop-test-ts-clj the recent round of activity has resulted in a slight tweaking of the grammar, but it's holding up pretty well so far. i'm still considering an overhaul of the names in the grammar to be more in line with other grammars -- many of the other ones i've seen have much more descriptive full names. i've been finding that not having such names makes it taxing to keep things straight while thinking. the python bindings for tree-sitter seem to be a little underpowered and unattended, but made a pr with some additions. there hasn't been an update to that repository in some months though...