this post was submitted on 07 Jan 2025
2 points (100.0% liked)

Clojure programming language discussion

458 readers
1 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 5 years ago
MODERATORS
 

Extracting Emails (with Emacs)

https://cestlaz.github.io/post/extracting-emails/

Yesterday I found myself in a situation where I had a text document interspersed with a bunch of email addresses and I wanted to extract those email addresses. Specifically, I had to copy email addresses from a couple of spreadsheets and other...

#clojure #clj #cljs [email protected] @clojure

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 3 weeks ago

I use neovim mostly just so I can say "I use neovim" cause why else would any sane person relearn how to type. I've never used emacs, but this is a very nice explanation.