this post was submitted on 10 Jul 2025
37 points (100.0% liked)

Programming

21522 readers
486 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 day ago (1 children)

Love to see the TS and python "experts" in the comments having no idea what's going on.

Clojure is awesome and is meant to be used like this. Clojure is a Hosted language specification, meant to be implemented on different runtimes. That's why we have clojurescript, jvm clojure, babashka and jank.

Jank seems like an amazing and exciting idea to have clojure with higher performance and smaller footprint of cpp, and also it's ecosystem.

[–] [email protected] 2 points 23 hours ago

Thank you, my human language parser is not fully operational at the moment so I actually appreciated this summary!

[–] [email protected] 9 points 2 days ago (2 children)

Syntax isn't everything but ......

[–] [email protected] 8 points 1 day ago

Makes me want to jank my head off.

[–] [email protected] 1 points 1 day ago

Is it worse than Clojure?

[–] [email protected] 3 points 2 days ago (1 children)
[–] [email protected] 12 points 2 days ago (1 children)

jank is a general-purpose programming language which embraces the interactive, value-oriented nature of Clojure as well as the desire for native compilation and minimal runtimes. jank is strongly compatible with Clojure and considers itself a dialect of Clojure.

Looks like they wanted Clojure to have a smaller runtime.

[–] [email protected] 5 points 2 days ago

When I tried Clojure the endless Java stackstraces were a pain to debug.

[–] [email protected] 2 points 2 days ago (2 children)

One more of those revolutionary functional languages that fade over the course of 5 years?

[–] [email protected] 1 points 7 hours ago

like Haskell or Lisp?

[–] [email protected] 1 points 21 hours ago

idk if clojure has really faded though. some dialects have done well (jvm, js) and some haven't gotten much use (go, clr), but it feels like a reasonable path. there's a good chance you can tap into a decent chunk of the existing clj ecosystem too