[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Python slices in Scheme
From: |
Dr. Arne Babenhauserheide |
Subject: |
Re: Python slices in Scheme |
Date: |
Sat, 24 Jun 2023 18:18:40 +0200 |
User-agent: |
mu4e 1.10.3; emacs 29.0.90 |
Damien Mattei <damien.mattei@gmail.com> writes:
> really easy and powerful, but i dislike decorator, i prefer scheme's macro
> but i think too it has no sense to write big macros, in my opinion they
> should be short and avoid them when possible.
Do you know my Zen for Scheme? In that I tried to capture what I learned
about Scheme programming in my first decade with Scheme:
https://www.draketo.de/software/zen-for-scheme
The point that applies here is:
WM:
Use the Weakest Method that gets the job done,
but know the stronger methods to employ them as needed.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
signature.asc
Description: PGP signature
- Re: Python slices in Scheme, (continued)
Re: Python slices in Scheme, Jay Sulzberger, 2023/06/23