Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!botter!ark!jcvw From: jcvw@ark.UUCP (JC van Winkel) Newsgroups: net.lang.c Subject: K&R C syntax definition Message-ID: <743@ark.UUCP> Date: Mon, 2-Jun-86 05:31:43 EDT Article-I.D.: ark.743 Posted: Mon Jun 2 05:31:43 1986 Date-Received: Wed, 4-Jun-86 07:50:59 EDT Organization: VU Informatica, Amsterdam Lines: 7 The definition that can be found in 'The C programming language' by K&R (appendix A) is incomplete and not LL(1). Does anyone know if there is a exact syntax (LL(1)) definition of the K&R C language ? thanks.