I am pleased to announce that Guile-Charting 0.1.1 has been released. It
may be obtained at:
http://wingolog.org/pub/guile-charting/guile-charting-0.1.1.tar.gz
What is Guile-Charting
--
Guile-Charting is a library to make charts and graphs in Guile Scheme,
using the Cairo
Hey Steve,
On Sun, 2007-06-10 at 22:40 -0400, steve tell wrote:
> ERROR: Unbound variable: :write-to-png
Try again please! Note that probably this would have worked with a
(read-enable! keywords 'prefix) before anything. But whatever, your
point is valid.
Cheers,
Andy.
--
http://wingolog.org/
Hi Marco,
On Sat, 2007-06-09 at 08:18 +0200, Marco Maggi wrote:
> ---A---
>| |
>v v
>A1 A2
>
>B
>
> I wonder if there is a way to parameterise the construction
> of 'B' to let it have 'A1' or 'A2' as base class. I do not
> want to use
I am pleased to announce that Guile-Cairo 1.3.92 has been released. It
may be obtained at:
http://download.gna.org/guile-cairo/guile-cairo-1.3.92.tar.gz
At this point there are only two unwrapped functions from Cairo 1.4; I
anticipate that when those are wrapped, I will release a stable Cairo
1
Hi,
I am pleased to announce the availability of the first release of
Guile-Avahi, labeled "0.0". It is available from here:
http://www.laas.fr/~lcourtes/software/guile/guile-avahi-0.0.tar.gz
Documentation is visible at:
http://www.laas.fr/~lcourtes/software/guile/guile-avahi.html
The SHA
Hi,
Greg Troxel <[EMAIL PROTECTED]> writes:
> I think guile should have a .pc file for pkg-config and guile-config
> should be deprecated eventually. That's really orthogonal.
Yeah, that's probably the way to go. It's also more
cross-compilation-friendly I think.
Thanks,
Ludovic.
_
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Dan McMahill <[EMAIL PROTECTED]> writes:
>
>> With that I don't have to modify the guile-config output. In other
>> words by default I might just get "-L/my/guile/path/lib" where I may
>> actually want "-L/my/guile/path/lib -Wl,-R/my/guile/path/lib".