From owner-freebsd-hackers Fri Sep 1 5:11:27 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sentinel.office1.bg (sentinel.office1.bg [195.24.48.182]) by hub.freebsd.org (Postfix) with SMTP id C35F737B424 for ; Fri, 1 Sep 2000 05:11:23 -0700 (PDT) Received: (qmail 49208 invoked by uid 1001); 1 Sep 2000 12:08:02 -0000 Date: Fri, 1 Sep 2000 15:08:02 +0300 From: Peter Pentchev To: freebsd-hackers@freebsd.org Subject: lex/yacc on a string, not a file? Message-ID: <20000901150802.J46859@ringwraith.office1.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can lex/yacc (flex, bison, byacc, whatever) be used on an arbitrary string, not an input stream? Like lines read from a config file, or received through a network socket, or.. lots of uses; is there a way? G'luck, Peter -- If the meanings of 'true' and 'false' were switched, then this sentence wouldn't be false. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message