Re: Compiler/optimizer bug

2010-03-28 Thread Andy Wingo
On Sat 27 Mar 2010 22:25, Mark H Weaver m...@netris.org writes: There has been a compiler bug in master since at least March 2. (map (lambda (lst) (write lst) (newline) (apply (lambda (a b c) (+ a b c)) lst)) '((1 2 3))) Guile

Re: guile and elisp

2010-03-28 Thread Andy Wingo
Hey Mark, Thanks for the thoughts. On Sat 27 Mar 2010 19:01, Mark H Weaver m...@netris.org writes: (BTW, I'm deliberately writing lisp instead of elisp because these discussions should be relevant to any lisp dialect that uses nil for both false and eol, and in the future guile might support

Guile extensions

2010-03-28 Thread 0wl
Hi, I was wondering if there's a place in guile for developing a graphical toolkit for example like gnome's guile extensions. Or for webserver scripting except CGI. The graphical toolkit has been done for GNU smalltalk. In this way one could provide a morphs environment for scheme and/or guile.

Re: Guile extensions

2010-03-28 Thread Neil Jerram
0wl tullar...@gmail.com writes: Hi, I was wondering if there's a place in guile for developing a graphical toolkit for example like gnome's guile extensions. Or for webserver scripting except CGI. The graphical toolkit has been done for GNU smalltalk. In this way one could provide a morphs

GSOC applications coming up

2010-03-28 Thread No Itisnt
Side note: For those of you who don't follow the libgc list, libgc is now patched to work with Valgrind. Checkout the CVS version, compile with -DUSE_GET_STACKBASE_FOR_MAIN and valgrind away. I'm sorry I wasn't able to contribute anything yet (although I did in a roundabout way). At the moment

Re: Reconsideration of MinGW work

2010-03-28 Thread Ludovic Courtès
Hello, I was under the impression that Windows users would often prefer software that requires “only” MinGW, as opposed to the more heavyweight Cygwin. From that point of view a MinGW port seems to be useful, especially if Guile does part of the OS abstraction job that Cygwin does. I agree that

guile on lemote (was Re: Reconsideration of MinGW work)

2010-03-28 Thread Ken Raeburn
On Mar 22, 2010, at 20:04, Neil Jerram wrote: Having just bought a Lemote Yeelong notebook at LibrePlanet [...] Aside: I was wondering about buying one of those too, but haven't yet because of performance concerns. Can it compile Guile successfully, and if so how long does it take? It