Re: GNU Guile 2.0.6 released

2012-07-07 Thread Hans Aberg
On 7 Jul 2012, at 15:56, Ludovic Courtès wrote: > Hans Aberg skribis: > >> It compiled on Mac OS X 10.7.4 using clang 3.1, > > Nice, thanks for the report! > >> which is the system compiler in later development packages. It is >> fairly compatible with GCC. LLVM-GCC, pointed to by /usr/bin/gcc

Re: [Nix-dev] [***SPAM***] [ANN] Guix, functional package management from Guile

2012-07-07 Thread Shea Levy
Hi Ludo, Very cool work, I'll have to check it out. One queston and one quick note: On Jul 7, 2012, at 5:55 PM, l...@gnu.org (Ludovic Courtès) wrote: > in Guix, the cheat code is > the ‘nixpkgs-derivation’ procedure. :-) Does the referenced derivation need to actually be in nixpkgs? I assume t

Re: GNU Guile 2.0.6 released

2012-07-07 Thread Hans Aberg
On 7 Jul 2012, at 12:36, Ludovic Courtès wrote: > We are pleased to announce GNU Guile release 2.0.6, the next maintenance > release for the 2.0.x stable series. It compiled on Mac OS X 10.7.4 using clang 3.1, which is the system compiler in later development packages. It is fairly compatible wi

ANN: fectors v0.1

2012-07-07 Thread Ian Price
Hi folks, Just a quick note to mention an implementation of persistent (i.e. functional) vectors I wrote in celebration of the guile 2.0.6 release. It is written in portable R6RS, and tested on guile. The code can be found at https://github.com/ijp/fectors It's a pretty short and simple module,

[ANN] Guix, functional package management from Guile

2012-07-07 Thread Ludovic Courtès
Hello! I am delighted to announce Guix, a purely functional package management tool. https://gitorious.org/guix http://www.fdn.fr/~lcourtes/software/guix-0.0.tar.gz SHA1: 30d99946c67e9a015bb9817b3731765aadc533be Guix is written in Guile Scheme. It builds on top of the low-level build and

Re: GNU Guile 2.0.6 released

2012-07-07 Thread Ludovic Courtès
Hi, Hans Aberg skribis: > It compiled on Mac OS X 10.7.4 using clang 3.1, Nice, thanks for the report! > which is the system compiler in later development packages. It is > fairly compatible with GCC. LLVM-GCC, pointed to by /usr/bin/gcc, will > not be supported in the future. Do you want to h

Re: GNU Guile 2.0.6 released

2012-07-07 Thread Ian Price
My thanks to Ludovic, Andy, and all other contributors for their help in this release. -- Ian Price "Programming is like pinball. The reward for doing it well is the opportunity to do it again" - from "The Wizardy Compiled"

Re: Skribilo vs lout.

2012-07-07 Thread Ludovic Courtès
Hi, rvclay...@verizon.net (R. Clayton) skribis: > [ Please excuse posting this here; my message to the skribilo mailing list > bounced. ] Can you provide me with details off-list, so we can fix it? > and I've run into a few problems. First front-page.lout isn't defined: OK. > In skribilo/e

GNU Guile 2.0.6 released

2012-07-07 Thread Ludovic Courtès
We are pleased to announce GNU Guile release 2.0.6, the next maintenance release for the 2.0.x stable series. The Guile web page is located at http://gnu.org/software/guile/ . Guile is an implementation of the Scheme programming language, with support for many SRFIs, packaged for use in a wide va