Hi!
Mike Gran writes:
> I made a space for it on github at http://github.com/spk121/guile-plotutils
> My rough code is in there under the 'guile' directory. It should be visible
> now. It works for me.
Excellent! I hope it’ll make it into Plotutils.
Ludo’.
Hi Mike!
Presumably bits of (sxml simple) and (sxml match) would quickly allow
you to parse Atom, XMPP, and the likes.
Thanks,
Ludo’.
Hello!
Andy Wingo writes:
> To really track this down we need a heap profiler. To make a heap
> profiler, we need to hack libgc.
As a start, I suggest looking at these:
-
http://thread.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/3392
- “Understanding Memory allocations of