Re: How to make GNU Guile more successful

2017-07-17 Thread Arun Isaac
Jan Wedekind writes: > I am trying to do something like that (github.com/wedesoft/aiscm) but > I am doing it in my spare time only. Just hearing about aiscm. I was looking for something like this. Thank you!

Re: dynamic-wind

2017-07-17 Thread Catonano
I'm so glad for all the people who intervened in this discussion As this made the subtleties of the issue clearer. Thank you people ! 2017-07-09 16:49 GMT+02:00 Chris Vine : > On Sun, 9 Jul 2017 11:09:25 -0300 > Vítor De Araújo wrote: > > unwind-protect is a dynamic-wind without the in guard.