This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-10-18
Channels
- # announcements (8)
- # aws (5)
- # babashka (69)
- # beginners (37)
- # calva (222)
- # cider (10)
- # clj-commons (8)
- # clj-kondo (69)
- # cljdoc (5)
- # clojure (62)
- # clojure-dev (23)
- # clojure-europe (37)
- # clojure-italy (2)
- # clojure-nl (6)
- # clojure-sg (6)
- # clojure-uk (5)
- # clojurescript (25)
- # clojureverse-ops (12)
- # conjure (1)
- # cursive (1)
- # fulcro (9)
- # gorilla (1)
- # graalvm (6)
- # graphql (1)
- # gratitude (1)
- # honeysql (7)
- # introduce-yourself (4)
- # jobs (1)
- # kaocha (9)
- # keyboards (4)
- # leiningen (8)
- # lsp (21)
- # malli (9)
- # music (3)
- # nextjournal (17)
- # nrepl (6)
- # off-topic (10)
- # pathom (12)
- # portal (25)
- # reagent (8)
- # releases (1)
- # specter (1)
- # xtdb (1)
Announcing my first clojure project https://github.com/AbhinavOmprakash/luna. luna is a DSL that translates to regex. luna is still in beta, but supports a decent portion of regex. I'm open to contributions and suggestions. https://clojars.org/org.clojars.abhinav/luna https://github.com/AbhinavOmprakash/luna


Similar goal to https://github.com/lambdaisland/regal?
I guess. I discovered regal when I was almost done with the project. But the syntax of regal is quite different from luna.
love to see different approaches to “readability of regex”. it’s a complex topic and it’s fun to see how folks tackle it
@UEENNMX0T I'd love to hear your feedback on my approach 🙂
@U0522TWDA I didn't know about this, thanks!