From joe@REDACTED Tue May 20 14:35:38 1997 From: joe@REDACTED (Joe Armstrong) Date: Tue, 20 May 1997 14:35:38 +0200 Subject: FW: Erlang and XML ... References: <01BEA234.0B47B340@t3o42p23.telia.com> Message-ID: <33819A9A.9779042C@bluetail.com> > ,> This is actually a verifying parser (1378 lines of code!) - It doesn't > > do unicode or > > handle the ANY tag. To make a real XML parser I think the correct way to > > > > go would be to use expat as a front end (to do the lexical stuff) and > > then > > add the parrsing and sunsequent verification in Erlang - volunteers? > > Speaking of lexical stuff, I've seen references to a lexer called > "leex" around, but I haven't found the actual software. Is it around and > usable somewhere? > Yes try http://www.ericsson.se/cslab/~rv/leex/ /Joe