xsl-list
[Top] [All Lists]

RE: XSLT vs Perl

2004-02-03 06:07:47
In short, they are two technologies that should be compared -- one is a
procedural programming language and one is a description of a
transformation.

Same as asking the benefits of XSLT over, say, C++. In fact, for that
matter, Perl has a very good XSLT engine based around libxml (IIRC).

In reality, XSLT is a handy tool to help transform XML from one form to
another; So, for example, it's trivial to write an XSLT transform that
convert RSS/RDF feeds into a list of recent articles on a website; and with
no extra low level programming (C++/Perl/etc) you can use the same libs to
do something completely different, like building a content management system
(that stores XML only) to spew out differing mark-up for HTML clients to WAP
clients.
 

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
David Tolpin
Sent: 03 February 2004 11:57
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] XSLT vs Perl


Hi,

I have just finished reading the working draft for XSLT 2.0. Forgive me
the crudeness: what are advantages of XSLT 2.0 over Perl
(http://www.perl.org/)?

David Tolpin
http://davidashen.net/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>