gwl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile code snippet


From: Olivier Dion
Subject: Re: Guile code snippet
Date: Wed, 20 Apr 2022 12:35:28 -0400

On Wed, 20 Apr 2022, Ricardo Wurmus <rekado@elephly.net> wrote:
> Hi Olivier,
>
>> This does not work in my case for example:
>>
>> process guile-foo
>>   packages "guile" "guile-foo"
>>   procedure
>>     ` use-modules (foo)
>>
>> | no code for module (libpatch patch)

Oops.  s/libpatch patch/foo/g.

>>
>> and when I try the guile shebang:
>> # /bin/guile { (display "foo") }
>>
>> | ERROR: In procedure %resolve-variable:
>> | Unbound variable: ungexp
>
> Something’s not right here.  I can reproduce the error; I’ll investigate
> and report back.

Okay.  No rush, I'm using # { guile proc.scm } for now.

Awesome work by the way!  This tool is exactly what I needed for my
research!

-- 
Olivier Dion
oldiob.dev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]