Introduce the index selector (non-negative) into the recursive engine #62
Labels
area: selector
Support for a JSONPath selector
contribute: simd
Requires SIMD knowledge
type: feature
New feature or request
Milestone
Is your feature request related to a problem? Please describe.
After compiling in #61, the execution engines need to handle the new automaton transitions. Start with the recursive engine.
Describe the solution you'd like
When the selector
[n]
is encountered, the recursive engine should count down elements and mark then
-th as the match.The text was updated successfully, but these errors were encountered: