#Guile

Kurt Kremitzkikkremitzki
2026-02-20

So, I guess I figured out via bisecting the issue with the recent CVEs, the abstract Unix socket vulnerability. It seemed like it bisected to the update of the package to 3.0.9. Indeed, that's because Guile 3.0.9 was what added abstract Unix socket support!

Kurt Kremitzkikkremitzki
2026-02-20

Poking around with on MSYS2; I like that running `./configure` on an unsupported platform has a simple `--with-courage` override flag. Looks like, although is available on Windows via mingw, guile-gnutls is not, and doesn't readily build, so that's the current stumbling block.

Fabio Natalifnat@social.coop
2026-02-19

Interested in #Guix and/or #Guile? In or around #London?

Join us for our next in-person meetup next week, Thu 26th Feb, from 6pm.

meetup.com/guix-social/events/

When: Thu 26th Feb, from 6pm
Where: 20 Farringdon St, EC4A 4AB

Would you help me spread the work with a little RT? Plsss!!! 🙏 🐱

Andrew Tropinabcdw@fosstodon.org
2026-02-19

RE: hachyderm.io/@bbatsov/11609694

This is a pretty interesting chart! I'm curious how many people would be eager to start hacking around with #guile if we had #VSCode and #Vim IDE frontends in addition to Emacs' one?

Andrew Tropinabcdw@fosstodon.org
2026-02-19

We have next RDE meetup in one week (February 26, 12:00 CEST) and you are very welcome to join! Among possible topics:
- Guile development outside of Emacs (Vim, VScodium?).
- FOSDEM, Guix Days recap.
- New RDE Internship.
- and more in the full announcement 👇

lists.sr.ht/~abcdw/rde-discuss

#guix #rde #guile #scheme #lisp

2026-02-18

Paris: Guix@Paris, Le jeudi 19 février 2026 de 19h00 à 22h00. agendadulibre.org/events/34518 #guix #guile #linux #logicielsLibres #rencontreMensuelle

2026-02-18

Libfive.com seems super cool! Using scheme to create a 3d model! Wow! #guile

Simon Josefssonjas@fosstodon.org
2026-02-15

Please welcome Guile Hoot in Debian #guile tracker.debian.org/pkg/guile-h

pell :linux:pell@fosstodon.org
2026-02-14

#ilovefs #ilovefs26 #ilovefreesoftwareday

Thank you to these Free Software projects I use every day (and to those I know I'm forgetting):
#bash #btrfs #glibc #gnucoreutils #guile #htop #keyd #kitty #labwc #librewolf #man #mvp #python #sudo #tmux #tty-clock #vim #voidlinux #waybar #zathura

2026-02-13

I think one example from the docs that made me trip was this:

(list ("ENV_VAR1" . "value1")
("ENV_VAR2" . "value2"))

I think it's supposed to be an alist, but evaluating it produces a syntax error. To be an alist, IIUC, it should be either

(list (cons "ENV_VAR1" "value1")
(cons "ENV_VAR2" "value2"))

or

'(("ENV_VAR1" . "value1")
("ENV_VAR2" . "value2"))

The latter is used in other parts of the docs though.

#guix #guile

2026-02-10

What is current best way to debug #Guile Scheme programs? I find geiser to be inadequate.

2026-02-09

Still hooked on BLUE. Hacked all day yesterday and today converting Dezyne's (dezyne.org) build system. Opened six issues, and two pull requests, one already merged.

It's not perfect *just* yet, in fact, some issues are show-stoppers for BLUE to replace Autotools for Dezyne, which has a pretty "interesting" build system.

I would very much recommend to anyone who has a soft-spot for build-systems and/or Guile to take a look.

However, the experience of hacking a build system in Guile is amazing! And I'm certain the show-stoppers will be resolved some time soon.

codeberg.org/lapislazuli/blue

#BLUE #Guile

cc: @cwebber
@regtur
@civodul
@nlnet

¿Alguien sabe que herramientas crean bindings entre c y gnu guile de forma automatica? Para reducir el trabajo de anclar librerias de c a gnu guile manualmente. #gnu #guile #hurd #softwarelibre #hacker #programación #libertaddesoftware #emacs #lisp #lisper

2026-02-06

@screwlisp @kentpitman I’m just reading up on the MIT-Scheme condition system. Recent efforts to standardize this are defined in SRFI-255: “Restarting conditions”.

An older standards condition systems in Scheme was defined in SRFI-35: “Conditions”. And #Guile users can use the Guile implementation of SRFI-35 to make use of it.

I wish I had known about this two weeks ago when we first started talking about it on the #LispyGopherClimate show, but better late than never, I guess.

#tech #software #Lisp #CommonLisp #Scheme #SchemeLang #R7RS #MITScheme #Guile #GuileScheme

Andrew Tropinabcdw@fosstodon.org
2026-02-02

@futurile @ekaitz_zarraga Exactly, Ilya removed clojure specific checks from conjure and just connected to Ares and it worked.

#vim #nrepl #nvim #guile

2026-02-01

Wonderful talk by @cwebber on why “Lisp is clay”, to share with all the paren-skepticals!

#Guile #Scheme #Lisp

2026-02-01

Great talk (and demos!) by @wingo on compiling wasm to native via C.

Looking forward to the Scheme->wasm->native pipeline in #Guile. :-)

so, apparently hacking #scheme is going to get even more fun with B.L.U.E., a sane, extendable, lisp-y l, agnostic build system and #Ares, the interactive hacking tool we always sensed was missing from our work. Yes, we now have insightful backtraces in #guile!

The future has come!

codeberg.org/lapislazuli/blue
git.sr.ht/~abcdw/guile-ares-rs

@abcdw @shepherd

#guix #fosdem #fosdem2026 #blue #lisp #repl #buildsystem #reproducibility #hacking #fun #coding #interactiveprogramming

2026-02-01

Guile development outside . Jessica Tallon from @spritely talking about the development experience in

fosdem.org/2026/schedule/event

When I was doing being able to use Visual Studio Code with the Calva plugin was game changing! So useful that you don't have to learn an editor to learn a programming language!

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst