jfhamlin
No user record in our sample, but jfhamlin has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but jfhamlin has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Fairly easily, yes! There’s a small package [0] just for that; it’s similar to the corresponding java package [1] for clojure. 0. https://pkg.go.dev/github.com/glojurelang/glojure/pkg/glj 1.…
Glojure author here! Your analysis is spot-on :). I'll definitely take a look at clojure.core-test. As components mature, I focus on improving compatibility by porting tests from Clojure [0], but they often require…
Sorry to hear it's not working for you . Please feel free to file an issue on the repo with any relevant details! While I only work on Glojure sporadically at the moment, I really value feedback like this, and I'll…
Glojure author here. Transpiling to Go is definitely something I've considered — and am still considering! My current focus is on use cases that prioritize interactivity, which makes the existing interpreter-based…