Hi, On Mon, Jan 22, 2007 at 19:35:36 +0000, John Berthels wrote: > There is a nice set of bindings to svn from perl and I have just > started trying to wrap command-line darcs with a perl module interface > (I'm assuming that there is no C-linkage library interface given that > it is written in haskell).
The main issue is that there isn't yet a Haskell library for darcs, not to mention anything that would help foreign code talk to it. This is certainly one of our wishlist items. There is are quite a few scripts and 3rd party programs (c.f. TortoiseDarcs, trac-darcs, etc) that do the whole "run darcs and parse its output" dance. Perhaps you could get together and pool efforts towards a library for that. Maybe one day when darcs does get a proper library of its own, you could just flip the code over to use that. -- Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon français.
pgpjqpzuYwMpA.pgp
Description: PGP signature
_______________________________________________ darcs-devel mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-devel
