Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

If you like Clojure there is also https://github.com/mfikes/esprit


sort by: page size:

This is interesting tool[1] that allows much the same with Clojure

[1]: https://github.com/IGJoshua/farolero


I came across something similar for Clojure recently. https://github.com/ahungry/determinism/


This is for general Clojure, I’ve had a lot of fun and learned a lot from it (and the original): https://4clojure.oxal.org/



Clojure can also do this, since it has a Typed module [1].

[1] https://github.com/clojure/core.typed


Clojure is another nice choice - https://clojure.org

Clojure has clojars: https://clojars.org/


https://www.zimpler.com/ is pure clojure, with some haskell I think


I would add Clojure to that list as well (though perhaps this is old hat to other lispers): https://youtu.be/gIoadGfm5T8


And sort of in Clojure with cljfx (React-like on JavaFX)

https://github.com/cljfx/cljfx


Even though not part of the language, Clojure can do this via a library like https://github.com/technomancy/serializable-fn (I just learned about this).

One example is Metabase, which turns out to be written in Clojure: https://github.com/metabase/metabase

For Clojure-on-golang there is https://joker-lang.org/

Reminds me of this clojure talk https://youtu.be/Mfsnlbd-4xQ
next

Legal | privacy