Re: TeX syntax?

Philipp Lucas <phlucas@f-m.fm>
12 Feb 2007 12:32:38 -0500

          From comp.compilers

Related articles
TeX syntax? rjshaw@netspace.net.au (Russell Shaw) (2007-02-08)
Re: TeX syntax? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2007-02-09)
Re: TeX syntax? adrian@cs.rhul.ac.uk (A Johnstone) (2007-02-09)
Re: TeX syntax? ara@nestle.csail.mit.edu (Allan Adler) (2007-02-09)
Re: TeX syntax? phlucas@f-m.fm (Philipp Lucas) (2007-02-12)
Re: TeX syntax? jhallen@TheWorld.com (2007-02-16)
Re: TeX syntax? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2007-02-16)
Re: TeX syntax? jhallen@TheWorld.com (2007-02-25)
Re: TeX syntax? gjthill@gmail.com (Jim Hill) (2007-02-25)
Re: TeX syntax? rockbrentwood@gmail.com (Rock Brentwood) (2021-04-04)
Re: TeX syntax? gah4@u.washington.edu (gah4) (2021-04-05)
[1 later articles]
| List of all articles for this month |

From: Philipp Lucas <phlucas@f-m.fm>
Newsgroups: comp.compilers
Date: 12 Feb 2007 12:32:38 -0500
Organization: Compilers Central
References: 07-02-024
Keywords: interpreter
Posted-Date: 12 Feb 2007 12:32:38 EST

On Thu, 8 Feb 2007, Russell Shaw wrote:


> Where can i find something resembling the BNF of Knuth's TeX typesetting
> syntax?
>
> Knuths TeX book is an abomination, describing lexing and parsing as
> mouth, gullet and stomach nonsense.


You have already been referred to "TeX the Program" for a detailed
explanation of the internal workings. Victor Eijkhout's "TeX by Topic"
(<http://www.eijkhout.net/tbt/>) provides another, quite readable,
introduction to TeX's parsing process (see Chapters 1--3 and 11--14).


--
Philipp Lucas
phlucas@f-m.fm



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.