parinfer

mogenslund 2020-02-22T20:46:33.000200Z

Hi. Does anyone know how to call the parinfer-rust from a Clojure program (Java may also do)? I would like to experiment with a wrapper for my text editor written in Clojure.

mogenslund 2020-02-23T12:19:08.000300Z

Ok. I think I figured out how to use the CLI implementation.

eraserhd 2020-02-24T18:51:20.002400Z

Cool. It theoretically compiles to WebAssembly also, but the rust tooling that does that hasn’t been very stable.

👍 1
snoe 2020-02-24T22:11:47.002600Z

Very early on I looked at JNI too which seemed possible.

👍 1