cl-darcs is a darcs client written in Common Lisp. I started writing it because the original client requires GHC (the Glasgow Haskell Compiler), which is not available on all platforms.
Version 0.2.0 of cl-darcs can get a repository, pull patches, diff the tree, and record patches. Testing and bug reports are very welcome. You can read the manual online.
You can also get the code through Subversion:
svn checkout svn://common-lisp.net/project/cl-darcs/svn/cl-darcs/trunk cl-darcs
You can also use the SVN web interface.
There are three mailing lists:
By Magnus Henoch. E-mail: mange@freemail.hu. XMPP: legoscia@jabber.cd.chalmers.se.
Back to Common-lisp.net.