File: README

package info (click to toggle)
flexml 1-5
  • links: PTS
  • area: main
  • in suites: potato, woody
  • size: 884 kB
  • ctags: 203
  • sloc: perl: 2,016; makefile: 160; ansic: 56; xml: 28
file content (24 lines) | stat: -rw-r--r-- 1,093 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This directory contains the sources of FleXML, a toolkit to build fast
validating XML processors and applications.

It is presently in an `early beta' state but definitely useful for
production of simple but fast XML processors.

Documentation is in FleXML.html, paper.html, and at the end of
flexml.pl (from which flexml.1 and flexml.html may be generated).

The Makefile is configured for Debian GNU/Linux so you may have to
change the setup; similarly you will probably have to change
/usr/bin/perl at the head of `flexml.pl' to point yo your perl5
executable.

The toolkit produces scanners for flex(1) which you should thus
install.  In order to be able to handle large DTDs (such as XHTML) you
will have to apply `EnlargeFlex.patch' (and use the -Ca option).

Enjoy,
-- 
Kristoffer Hgsbro Rose, phd, prof.associ  <http://www.ens-lyon.fr/~krisrose>
addr. LIP, Ecole Normale Suprieure de Lyon, 46 Alle d'Italie, F-69364 Lyon 7
phone +33(0)4 7272 8642, fax +33(0)4 7272 8080   <Kristoffer.Rose@ENS-Lyon.FR>
pgp f-p: A4D3 5BD7 3EC5 7CA2 924E D21D 126B B8E0   <krisrose@{debian,tug}.org>