Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!samsung!uunet!mcsun!hp4nl!dnlunx!freyr!jos From: jos@pttrnl.nl (Jos Warmer) Newsgroups: comp.text.sgml Subject: Re: LL(1) SGML grammar Keywords: syntax description Message-ID: Date: 20 Jun 91 07:17:45 GMT References: <963@baby.and.nl> Sender: news@dnlunx.pttrnl.nl Lines: 20 jos@and.nl (J. Horsmeier) writes: >Hi there, I am wondering if there happens to be a LL(1) grammar description >of the SGML language. If so, pointers to refs are *very* appreciated. The Amsterdam SGML Parser uses an LL(1) parser generator, notably LLgen, for both DTD and document parsing. Actually, SGML is not LL(1), but we used the `conflict resolvers' from LLgen to overcome the problems we came across. I am one of the authors of this parser, but since I have left the university where it was made someone else can answer your questions about availability. The responsible person at the Vrije Universiteit is: prof. dr. J.C. van Vliet email: hans@cs.vu.nl Greetings, Jos Warmer JB_Warmer@pttrnl.nl