Pika-Guile code now available

Andreas Rottmann <[email protected]> Wed, 18 Feb 2004 21:32:46 +0100
Newsgroups gmane.lisp.scheme.pika.devel
Message-ID <[email protected]>
Hi!

The Pika "port" to Guile is now available in my archive[0] as
pika-guile--devo--0.1. From README.Guile:

                    What is Pika-Guile?


This is a branch of Pika that uses parts of the Guile runtime, for
instance the garbage collector and the representation of the basic
types. This is mostly a proof-of-concept thing, to show the
flexibility of the Pika FFI; it could be useful for bootstrapping Pika
and to make code written against the Pika FFI run on Guile, however.


                  How to get it running

Before running make, run gen-substs.sh from the *build*
directory. This should be it.


[0] http://yi.org/rotty/Software#gnuarch

Cheers, Andy
-- 
Andreas Rottmann         | [email protected]      | 118634484@ICQ | [email protected]
http://yi.org/rotty      | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Packages should build-depend on what they should build-depend.