New Show Hacker News story: Show HN: Bebo – run Clojure scripts on Deno

Show HN: Bebo – run Clojure scripts on Deno
2 by Borkdude | 0 comments on Hacker News.
Made this little thing: https://ift.tt/1H80KNO In the spirit of deno it allows you to install a script from an https location but for Clojure(Script, .cljs). Why would you use this? I love Clojure and I'd love to see it in more places than the JVM and browser. Maybe you do too. It is similar to the idea of nbb which allows you to run .cljs scripts on Node.js via the SCI interpreter: - https://ift.tt/KG2RTHr - https://ift.tt/VPivWhY I posted this project yesterday but forgot to add "Show HN"... I hope that is OK since I can't edit my previous message anymore.

Comments

Popular posts from this blog

New Show Hacker News story: Show HN: Sora, Personal Publishing Platform

New Show Hacker News story: Show HN: KrotoDC – gRPC in Kotlin with Dataclasses