Hannousse wrote:
> I'm interested to the concept of arrows in Haskell, however, I couldn't
> find a real application or example using this new technology in a real
> world application. All what I found are just academic examples and other
The XML processing in HXT
(http://www.fh-wedel.de/~si/HXml
ns_for_XML_Schema";
Cheers,
Uwe
--
Uwe Schmidt
FH Wedel
http://www.fh-wedel.de/~si/
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell
eally does lazy input. And there is a memory optimization
for sharing the strings representing element and attribute names.
But there is no DTD processing and no validating functionality with tagsoup.
Most efficient input encoding is ISO Latin1 (or ASCII).
Cheers
Uwe
--
Uwe Schmidt
the source
http://darcs.fh-wedel.de/hxt/src/Data/Char/UTF8.hs
Any suggestions?
Uwe Schmidt
___
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell
Haskell XML Toolbox 7.1
I would like to announce a new version of the Haskell XML Toolbox.
To be honest, there is not very much new.
The main change is the step from cvs to darcs.
The documentation has source links into the darcs
repository.
the darcs repo is at
http://darcs.fh-wedel.de/hxt
HX
John Goerzen wrote:
> Hi Uwe,
>
> I'm wondering if there are any tutorials or (simple) example code
> anywhere? I don't want to read somebody's thesis or dissertation --
> just learn how to use HXT in my own programs. I haven't been able to
> find something like that yet, which is why I'm still
Haskell XML Toolbox 6.1
I would like to announce a new version of the Haskell XML Toolbox for
processing XML.
Functionality has not changed since HXT 6.0.
HXT 6.1 works with the latest HTTP module (2006-07-07).
Thanks to Bjorn Bringert <[EMAIL PROTECTED]>
this one does not depend any more on the
John Goerzen wrote:
> I'm wondering if there are any tutorials or (simple) example code
> anywhere? I don't want to read somebody's thesis or dissertation --
> just learn how to use HXT in my own programs. I haven't been able to
> find something like that yet, which is why I'm still using HaXml
Haskell XML Toolbox 6.0
I would like to announce a new version of the Haskell XML Toolbox for
processing XML.
main new features:
* works with ghc 6.4.2
* better XPath integration
* separate documentation for filter API and arrow API
* arrow API slightly simplified
More information and downlo
and download:
http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Please email comments, bugs, etc. to [EMAIL PROTECTED]
Uwe Schmidt <[EMAIL PROTECTED]>
--
University of Applied Sciences, Wedel, Germany
http://www.fh-wedel.de/~si/inde
information and download:
http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Please email comments, bugs, etc. to [EMAIL PROTECTED]
Uwe Schmidt <[EMAIL PROTECTED]>
--
University of Applied Sciences, Wedel, Germany
http://www.fh-wedel.de/~si/inde
for easy use with ghc and ghci
* new configurable filters to ease parsing and writing
More information and download:
http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Please email comments, bugs, etc. to [EMAIL PROTECTED]
Uwe Schmidt <[EMAIL PROTECTED]>
--
University of Applied
* new example programs
More information and download:
http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Please email comments, bugs, etc. to [EMAIL PROTECTED]
Uwe Schmidt <[EMAIL PROTECTED]>
--
University of Applied Sciences, Wedel, Germany
http://www.fh-wedel.de/~si/inde
is is not a complete solution for your problem, you still need to
introduce some kind of condtional compilation for inclusion or exclusion
of the none portable stuff for http access.
uwe schmidt
p.s. why not ghci instead of hugs?
--
University of Applied Sciences, Wedel, Germany
'm wondering if the HXML toolbox
> library has been tested under MS Windows?
we do not develop under MS,
our internal coding rule for Haskell is:
use ghc without any glasgow extensions
and compile own modules with all warnings on
and no warnings detected. this is a moving target,
because ghc
a document by a XPath expression
More information and download:
http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Please email comments, bugs, etc. to [EMAIL PROTECTED]
Uwe Schmidt <[EMAIL PROTECTED]>
___
Haskell mailing list
[EMAIL PROTECTED
amespace conformance
with respect to the w3c recommendation. Additional filters are available
for selection of tag names and attribute names via namespaces.
for further info look at
http://www.fh-wedel.de/~si/HXmlToolbox/index.html
uwe schmidt
___
complete) XML1.0
More information and download:
http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Please email comments, bugs, etc. to [EMAIL PROTECTED]
--
Uwe Schmidt <[EMAIL PROTECTED]>
___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haske
18 matches
Mail list logo