| ▲ | bjconlan 6 hours ago | |
This is the kind of clojure port that I always was looking for. Mostly because I thought go's core library and channels abstractions hits a simpler/nicer base API which would with the core & async apis (not to mention scratches my big beautiful binary itch) Thanks for your work will definitely check it out again once I get over renewed love for cpp (26) Edit how did glojure go under my radar also a great project from the looks | ||
| ▲ | giancarlostoro 5 hours ago | parent | next [-] | |
I have played with the idea of making a “old school PHP” style DSL that takes advantage of the Go runtime and packages under the cover. I say old school PHP because PHP used to be a web focused DSL its no longer the case, I feel like it would make for an interesting easy to use backend language similar to PHP but with the full power of Go behind it. Clojure is an excellent choice. | ||
| ▲ | marcingas 6 hours ago | parent | prev [-] | |
Thanks for kind words! Please don't forget to drop me an issue or two when you eventually get to it :) | ||