[xsl] YAPP XSLT

Subject: [xsl] YAPP XSLT
From: martin@xxxxxxxx
Date: Thu, 17 Apr 2003 00:08:49 +0000 (GMT)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


I am pleased to announce that YAPP XSLT is available to the public.

Yet Another Parser Parser, or YAPP for short, is not only a parser parser
but also a lexical scanner and parser generator, implemented entirely in
XSLT.

Feed it a grammar in XML or BNF form and YAPP will generate both a
simple scanner and recursive descent parser. The resulting stylesheets, as
well as the generators themselves, are plain XSLT 1.0 with no extensions
other than the nodeset() function.

The download comes with BNF (hence 'parser parser') and partial XPath
grammars that are both fully functional - just don't expect yacc
performance!

more information is available here:
http://www.o-xml.org/yapp/

or download from here:
http://www.o-xml.org/download/


As far as I know, YAPP is the first parser generator, or compiler
compiler, written entirely in XSLT. Please correct me if I am wrong.

The project is free and open under the Gnu GPL.


best regards,

/m

Martin Klang
http://www.o-xml.org - the object-oriented XML programming language
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+nfCTU02Ml0598n4RArJYAJ92wRV/KtIGOctaa3MGK9JvyTKGLwCgizfV
wd6Nc2W0tkLrSugxJ5Mke/A=
=yCgv
-----END PGP SIGNATURE-----



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


Current Thread