Search
- Writing Powerful Macros in Scheme I'm always on the lookout for practical guides to macro writing and this one seems pretty good! mnieper.github.io/scheme-macro... #scheme #macros #lisp #programming
- I developed a very small program to practice some coding in Guile Scheme: git.sr.ht/~jvalleroy/lister It's a TUI and CLI program to manage a list of items in a text file. #scheme #guile
- RacketCon 2025 is looking for speakers / presentations con.racket-lang.org #scheme #lisp #racket #programming
- I had forgotten about Ribbit scheme github.com/udem-dlteam/... - a teeny tiny R4RS impl that will compile to a bunch of different languages including JavaScript. Might use it to goof around with the browser a bit. #lisp #scheme #compiler #programming
- Gnu Mes seems impressive from a boostrapping the world point of view. www.gnu.org/software/mes/ #scheme #c #programming