this post was submitted on 10 Jul 2025
39 points (95.3% liked)

Programming

21672 readers
219 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 !webdev@programming.dev



founded 2 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] underscores@lemmy.zip 7 points 1 week ago (2 children)

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

[–] x00z@lemmy.world 7 points 1 week ago

Makes me want to jank my head off.

[–] bitcrafter@programming.dev 0 points 1 week ago

Is it worse than Clojure?

[–] somegeek@programming.dev 5 points 1 week 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.

[–] bitcrafter@programming.dev 3 points 1 week ago

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

[–] IcyToes@sh.itjust.works 2 points 1 week ago (1 children)
[–] madnificent@lemmy.world 13 points 1 week 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.

[–] Samskara@sh.itjust.works 5 points 1 week ago

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

[–] burlemarx@lemmygrad.ml -3 points 1 week ago (2 children)

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

like Haskell or Lisp?

[–] brian@programming.dev 1 points 1 week 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