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

Scheme

130 readers
2 users here now

A community for things relating to the scheme programming language https://www.scheme.org/

Looking for mods, if you want to mod the community feel free to dm Ategon

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