bablr-lang / bablr-vm

A VM for enforcing language rules on agAST trees
MIT License
40 stars 2 forks source link

Rope plugin #40

Open conartist6 opened 1 year ago

conartist6 commented 1 year ago

The rope plugin will cache the total length of all tokens inside it on the containing node so that a path in the tree can be found for an arbitrary offset in the source by directed traversal