this post was submitted on 05 Apr 2025
17 points (94.7% liked)

Programmer Humor

34940 readers
173 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago

I mean sure, I can do this with Clojure too

Babashka v1.12.197 REPL.
Use :repl/quit or :repl/exit to quit the REPL.
Clojure rocks, Bash reaches.
user=> (float (+ (/ 1 10) (/ 2 10)))
user=> 0.3