Fork me on GitHub
#tree-sitter
<
2021-03-07
>
sogaiu00:03:43

here's the non-jni attempt: https://github.com/apmasell/treesitter4j there is a branch there with more work, but it doesn't look to me like this got to a working state.

sogaiu03:03:08

ah, regarding using tree-sitter from clojure -- i did use it via libpython-clj and python bindings.

sogaiu03:03:26

that's quite a lot of detouring though

sogaiu03:03:07

that's basically some work trying to use test.check to test the grammar