From owner-freebsd-hackers Fri Nov 29 10:48:52 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA28240 for hackers-outgoing; Fri, 29 Nov 1996 10:48:52 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA28233 for ; Fri, 29 Nov 1996 10:48:48 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA02593; Fri, 29 Nov 1996 11:30:14 -0700 From: Terry Lambert Message-Id: <199611291830.LAA02593@phaeton.artisoft.com> Subject: Re: Lex/Yacc question To: rb@gid.co.uk (Bob Bishop) Date: Fri, 29 Nov 1996 11:30:14 -0700 (MST) Cc: terry@lambert.org, hackers@freebsd.org In-Reply-To: from "Bob Bishop" at Nov 29, 96 00:29:03 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >I've written a number of parsers, too. Nonen of them needed: > > > > KEYWORD rest of stuff to end of line > > Ever heard of Ada? > > -- and the rest of the line is a comment I don't want to discard it; that's trivial. // Ever heard of C++? 8-) 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.