You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me that there is no Java library for programmatically constructing S-Expressions. Within the context of this project, it would be used to ensure proper Query construction on the client end. And who knows, if it's useful enough on it's own it could evolve into a separate library.
Here's the official tree-sitter-querygrammar definition that this API should be based on.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It seems to me that there is no Java library for programmatically constructing S-Expressions. Within the context of this project, it would be used to ensure proper
Query
construction on the client end. And who knows, if it's useful enough on it's own it could evolve into a separate library.Here's the official
tree-sitter-query
grammar definition that this API should be based on.Beta Was this translation helpful? Give feedback.
All reactions