Date: Fri, 1 Sep 2000 15:08:02 +0300 From: Peter Pentchev <roam@orbitel.bg> To: freebsd-hackers@freebsd.org Subject: lex/yacc on a string, not a file? Message-ID: <20000901150802.J46859@ringwraith.office1.bg>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000901150802.J46859>