euclidianAce / ltreesitter

Standalone tree sitter bindings for the Lua language
MIT License
85 stars 4 forks source link

Make SourceText garbage collected by lua rather than manually ref counted #22

Closed euclidianAce closed 1 year ago

euclidianAce commented 1 year ago

The less memory management we have to do the better