this post was submitted on 20 Aug 2025
30 points (94.1% liked)

Programming

24153 readers
358 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 3 comments
sorted by: hot top controversial new old
[–] mesamunefire@piefed.social 11 points 4 months ago (1 children)

Ive always liked lisp, even though I have never made anything in production with it. Its fun to play around with something that can run on most devices, have decent syntax (or make your own!), and can represent a concept in computing with elegance. Or at least a lot of ( s.

[–] DirigibleProtein@aussie.zone 7 points 4 months ago

Or at least a lot of ( s

Lisp - Lots of Insane Stupid Parentheses

[–] TehPers@beehaw.org 6 points 4 months ago

I love code golf, but normally golfers measure code in bytes, not lines of code.

Either way, looking at the source, it's super impressive! For (somewhat) golfed code, this is actually pretty readable.