clojure-uk 2022-04-30

Out of curiosity, has anyone used janet (https://janet-lang.org/)? How different an experience was it than clojure? I've got some c things that I'm looking at exploring and I've been wondering what a good way of doing it is, ie janet, ffi, something else... Hmm, digging into it some more it doesn't seem to have first / rest semantics or lists, so there will be a learning curve...

first time I hear about it. Any connection to julia-lang?

Not as far as I'm aware?

I was interested in it as it seemed to be a clojure compatible lang, but it looks more like it's been inspired by clojure...