On Fri, May 15, 2009 at 8:43 AM, Michael Van Canneyt
<mich...@freepascal.org> wrote:
>
> I think he meant a pascal version of the xsltproc program.

Oh, my mistake.. xsltproc is just a frontend for the libxslt library.
So you should be able to write a object pascal program that talks to
the libxslt library directly (like is done for many other libraries -
just convert the header files).  Or do you want a object pascal
version of the library as well?  That would be even more work. :-(


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to