Hacker News new | ask | show | jobs
by pdimitar 16 days ago
All true. And I loved trying Clojure for 3-4 weeks some years ago.

Still want Erlang's runtime though i.e. the many green threads with share-nothing architecture that can communicate with each other.

1 comments

Clojure on JVM with virtual-threads (green threads) and communicating only via core.async channels (CSP inspired) using immutable data structures is pretty neat, FWIW.
Cool. I might have to revisit, if I ever find the time. Thanks, your comment aligns with what multiple other commenters expressed.

Info gets stale. Fair.