Re: [PATCH] add language/wisp to Guile?

2023-02-15 Thread Dr. Arne Babenhauserheide
Maxime Devos writes: >> [...] >> That would be nice, but would require doing changes in a critical core >> part of Guile. It would change this addition from a risk-free added >> feature to a risky core change. > > I maintain that a new language shouldn't be merged until the > Scheme-specific loa

Re: [PATCH] add language/wisp to Guile?

2023-02-15 Thread Maxime Devos
[...] Which begs an important question: How would you like to be attributed? I plan to also merge this back to the wisp repo and I’d like to attribute you there, too. You could add a ";; Copyright © 2023 Maxime Devos " line next to yours in the file that contains the read-one-wisp-sexp I modif

Re: [PATCH] add language/wisp to Guile?

2023-02-15 Thread Dr. Arne Babenhauserheide
Maxime Devos writes: >> [...] >> Which begs an important question: How would you like to be attributed? I >> plan to also merge this back to the wisp repo and I’d like to attribute >> you there, too. > > You could add a ";; Copyright © 2023 Maxime Devos > " line next to yours in the file that co