chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] slib egg


From: felix winkelmann
Subject: [Chicken-users] slib egg
Date: Thu, 12 Oct 2006 11:18:28 +0200

Hi!


I have put together an egg containing the SLIB 3a3 sources.
You can d/l and install it directly like this:

chicken-setup http://www.call-with-current-continuation.org/slib.egg

It will install SLIB in <repository-path>/slib and do the
necessary steps to allow:

(use slib)
(require 'charplot)     ; note redefinition of "require"!
...

Note that SLIB can currently not be properly compiled, due to broken
design. Single packages could be extracted and compiled of course,
but there is no general procedure for compiling the whole of SLIB.
On the other hand it may still be useful in the interpreter.

Only minimal testing has been done. Feedback is welcome.


cheers,
felix

--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

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