() Andy Wingo
() Mon, 09 Jan 2012 16:23:23 +0100
I get a compile error with Guile 2.0 though:
In file included from expat.c:32:0:
gi.h:28:22: fatal error: guile/gh.h: No such file or directory
compilation terminated.
OK, acknowledged. 2.x coolness is in store, but only
On Wed 10 Aug 2011 11:30, Thien-Thi Nguyen writes:
> Mixp is a Guile interface to expat, James Clark's XML Parser,
> originally written by Thierry Bézecourt. This release of Mixp is
> available under the terms of the GNU GPL v3 (or later); see COPYING.
> It has been tested with Guile 1.4
release notes:
After a long hiatus, Mixp is now moving forward again!
Hackers, please see HACKING (in repo only).
thi
README excerpt:
Mixp is a Guile interface to expat, James Clark's XML Parser,
originally written by Thierry Bézecourt. This release of Mixp is
available under the t