The Go runtime, toolchain, and ecosystem are great- it makes sense to target it.
Clojure Hosted on Go
11–20 of 28 posts
Re: Clojure Hosted on Go
#12Re: Clojure Hosted on Go
#13There’s also typed fp on Go: https://lisette.run/ The Go runtime, toolchain, and ecosystem are great- it makes sense to target it.
Re: Clojure Hosted on Go
#14Re: Clojure Hosted on Go
#15Re: Clojure Hosted on Go
#16I'm asking because I'm thinking about R7RS Wile scheme[1] as an embedded language, which has some basic security features. But it's heavily vibe-coded and that puts me off a bit, so I'm looking for other Lisp or Scheme dialects in Go.
Re: Clojure Hosted on Go
#17There’s also typed fp on Go: https://lisette.run/ The Go runtime, toolchain, and ecosystem are great- it makes sense to target it.
Re: Clojure Hosted on Go
#18There’s also typed fp on Go: https://lisette.run/ The Go runtime, toolchain, and ecosystem are great- it makes sense to target it.
Re: Clojure Hosted on Go
#19I believe this is the most promising Clojure hosted on Go, as their has been a few recently, this is the only one with full proper interop.
Re: Clojure Hosted on Go
#20From what I can gather from the site it has no security or sandboxing features. Or am I missing something? I'm asking because I'm thinking about R7RS Wile scheme[1] as an embedded language, which has some basic security features. But it's heavily vibe-coded and that puts me off a bit, so I'm looking for other Lisp or Scheme dialects in Go. [1] https://github.com/aalpar/wile