I implemented this hack before guile 3 got defines in function bodies:
https://hg.sr.ht/~bjoli/guile-define
Even I guile 3 it allows a more liberal placement of define, but it won't work
for things like bodies of imported macros (like match)
--
Linus Björnstam
On Sat, 5 Jun 2021, at 00:27, D
Taylan Kammer writes:
> On 05.06.2021 00:27, Damien Mattei wrote:
>> hello,
>> i'm was considering that i want to be able to define a variable anywhere in
>> code, the way Python do. Few scheme can do that (Bigloo i know)
>> ( the list here is not exact:
>> https://www.reddit.com/r/scheme/commen