Fork me on GitHub
#announcements
<
2023-07-23
>
djanus17:07:51

I’ve released version 0.3.6 of https://github.com/nathell/skyscraper, a framework for structurally scraping whole sites in Clojure. Get it from Clojars: {skyscraper/skyscraper {:mvn/version "0.3.6"}} . Changes in this release: • Feature: New option :use-http-headers-from-content that can be set to false to disable charset detection based on the HTML response body. • Fix: Uncaught exceptions thrown by enhancers (like the DB one) should now be propagated to the toplevel and handled gracefully.

🙌 21
2
Ertugrul Cetin19:07:45

Enion Online: Epic PvP Battle Game Now Open Source on GitHub: https://github.com/ertugrulcetin/enion • ClojureScript + PlayCanvas game engine • Clojure for multiplayer part

🙂 16
👏 22
2
2
🤯 4
mx200021:07:53

GDL: Game Development Language. A domain specific language designed for making it fun, simple to write games and without compromises. Based on libgdx https://github.com/damn/gdl Work in progress, would welcome feedback and contributions.

😮 20
🎉 20