Why add Wisp?
For Wisp: it is then available directly wherever Guile is available.
This will make it much easier for people to follow tutorials.
I'm not convinced of this argument, because package managers exist, but ...
For Guile:
- Wisp has proven to be good at enabling people to
Thank you for your review!
Maxime Devos writes:
>> Why add Wisp?
>> For Wisp: it is then available directly wherever Guile is available.
>> This will make it much easier for people to follow tutorials.
>
> I'm not convinced of this argument, because package managers exist, but ...
>
>>
On 04-02-2023 16:46, Dr. Arne Babenhauserheide wrote:
[...]
So I’d like to ask: can we merge Wisp as supported language into Guile?
From some conversations elsewhere, I got the impression that
(use-modules (foo))
will search for foo.scm and not in foo.w. I think you'll need to
tweak the
Maxime Devos writes:
>> This needs an addition to the extensions via guile -x .w — I wrote
>> that
>> in the documentation. I didn’t want to do that unconditionally, because
>> detecting a wisp file as scheme import would cause errors.
>
> If done carefully, I don't think this situations would h