[Openmcl-devel] RDNZL Anyone?

Hans Hübner hans.huebner at gmail.com
Mon Jun 17 01:46:43 PDT 2013


On Mon, Jun 17, 2013 at 10:42 AM, Steven Núñez <steven.nunez at illation.com>wrote:

> Perhaps I should have phrased my question a bit differently: Does anyone
> have any good ways to access .NET or C libraries on the Microsoft from
> CCL? I need to do a lot of manipulation of Office document contents.
>

If you "just" need to manipulate Office documents, maybe using Apache POI (
http://poi.apache.org/) is an option for you.  Apache POI is a Java library
and there are a few different ways how to access Java libraries from Lisp.
 I'm using ABCL for that purpose (
http://netzhansa.blogspot.de/2013/03/dealing-with-excel-files-from-common.html),
but there are a few other options (http://www.cliki.net/java) that might be
worth looking at.

-Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20130617/fd2b7617/attachment.htm>


More information about the Openmcl-devel mailing list