Re: define-module, #:export and export

2023-01-07 Thread Jean Abou Samra
Le 06/01/2023 à 14:55, Maxime Devos a écrit : Guile's implementation of macros is a little lax with typing, in the sense that objects like #false and #true (but not symbols, because hygiene) can be returned too, but IIUC this is undocumented and not standard Scheme (*). Well, that is what I

new try of diff for my one shot continuations ...

2023-01-07 Thread Stefan Israelsson Tampe
I diffed against master, it should be main ... attached again a diff file. one-shot-cont.diff.gz Description: application/gzip