Joker: A small interpreted dialect of Clojure written in Go
1–10 of 73 posts
Re: Joker: A small interpreted dialect of Clojure written in Go
#2Re: Joker: A small interpreted dialect of Clojure written in Go
#3Re: Joker: A small interpreted dialect of Clojure written in Go
#4This project looks awesome, though I'm a bit sad that "performance" is a non-goal as stated in the README. Clojure being able to compile to a single shippable binary is just what I need in my life. Kudos to the author.
Re: Joker: A small interpreted dialect of Clojure written in Go
#5This project looks awesome, though I'm a bit sad that "performance" is a non-goal as stated in the README. Clojure being able to compile to a single shippable binary is just what I need in my life. Kudos to the author.
Re: Joker: A small interpreted dialect of Clojure written in Go
#6This project looks awesome, though I'm a bit sad that "performance" is a non-goal as stated in the README. Clojure being able to compile to a single shippable binary is just what I need in my life. Kudos to the author.
Have you tried Babashka? https://github.com/babashka/babashka
Re: Joker: A small interpreted dialect of Clojure written in Go
#7So it's a Clojure REPL and linter/formatter? Why have REPL at all then?
Re: Joker: A small interpreted dialect of Clojure written in Go
#8Re: Joker: A small interpreted dialect of Clojure written in Go
#9Re: Joker: A small interpreted dialect of Clojure written in Go
#10The Eclipse Public License is a showstopper for me. :(