dependencies:
|
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]],Dependency "flatcurry" [[VGte "5.0.0",VLt "6.0.0"]],Dependency "xml" [[VGte "3.0.0",VLt "4.0.0"]]]
|
documentation:
|
flatcurry-xml
=============
This packages contains the library `FlatCurry.XML` which defines
operations to convert FlatCurry programs into corresponding XML
expressions and vice versa. This can be used to store Curry programs
in a way independent of a Curry system or to use a Curry system, like
PAKCS, as back end by other functional logic programming systems.
The [DTD](http://www.curry-lang.org/docs/flatcurry.dtd) to validate
these XML representation is also contained in file `flatcurry.dtd`.
|