With Guise and Guile
(Sharing the Art of) Elegant and Efficient Code.
“Problems which are technical issues in other programming languages are social issues in Lisp.” — The Lisp Curse
Let’s turn that into a strength for Guile Scheme.
(With-Guise-and-Guile ;; aims to include (Conventional Scheme) (Canonical Scheme) (Best-practices for (Guile)) (Directly usable ideas) (Experience gained) (Lessons learned) (Discussion of articles) (Short delights))
Elegance | Efficiency |
---|---|
easy to understand | executes fast |
intriguing simplicity | quick to write |
canonical | easy to maintain |
beautiful | only what is needed |
matching the task | what solves the task |
feels just right | requires few resources |
self-documenting | nicely documented |
touches the heart | short code |
Curated by Humans.
For Guile practitioners.
Accessibly archived.