TECHNOLOGYHACKER NEWS
Show HN: I made a Clojure-like language in Go, boots in 7ms
A developer created a Clojure-like language called Let-go in Go, which is 90% compatible with JVM Clojure and boots in 7ms. It has decent throughput and can be used for writing CLIs, web servers, and data processing scripts. The project started as a joke but turned out to be a decent language.