On Saturday 05 November 2005 19:16, Thomas Chust wrote: > Am 05.11.2005, 18:06 Uhr, schrieb Pupeno <[EMAIL PROTECTED]>: > > [...] > > Should I scan all the sources to find (declare (uses <extname>)) and > > then look > > for the /usr/local/lib/chicken/<extname>.setup, extract all the filenames > > from the file list and link against them all ? > > [...] > > Hello, > > it would probably be the best solution if you did, but unless you are keen > on writing an s-expression parser in Python, you should perhaps delegate > that > job to a CHICKEN script, which will be very easy to write. Indeed! I started writing a program, on Chicken Scheme, to do that. It was so easy that I wrote an entry on my blog about it[1]. It will be called chicken-ll and I haven't push it yet.
Thank you. -- Pupeno <[EMAIL PROTECTED]> (http://pupeno.com) [1] http://pupeno.com/blog/source-is-data-on-lisp
pgpwHBg4TFYTW.pgp
Description: PGP signature
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
