tree-sitter

borkdude 2021-03-05T17:02:14.000200Z

@borkdude has joined the channel

👋🏻 1
lilactown 2021-03-05T17:02:21.000400Z

@lilactown has joined the channel

borkdude 2021-03-05T17:02:42.001100Z

If you have questions about tree-sitter I suggest to talk to @sogaiu as he is actively using it

lilactown 2021-03-05T17:03:14.001400Z

cool! thanks for the direction

lilactown 2021-03-05T17:04:53.002Z

my main wonder was if anyone had tried using the tree-sitter API from clojure, via JNI or some other kind of setup

lilactown 2021-03-05T17:05:13.002500Z

I just found https://github.com/JetBrains/jsitter, though I can't tell how much of a working state it's in