this post was submitted on 20 Jan 2025
-1 points (33.3% liked)

Programming

26392 readers
356 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
 

An article (by me) that presents an opinionated Schemer's opinion on Scheme and its unique philosophy, and what makes Scheme unique above all other languages. It also argues strongly in favor of Scheme's minimalism, and why that's a virtue, not a problem.

In short, what makes Scheme so powerful is its unrivaled nature for building custom embedded languages (which I call algebras), and combining such languages together to produce high level software. I admit this is very similar to Paul Graham's concept of Bottom-up Programming, as presented in his book On Lisp. Only, Scheme does a better job in fulfilling this concept than Common Lisp (hot take).

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here