From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <009e01c34d0d$0d0bda20$b9844051@insultant.net> From: "boyd, rounin" To: <9fans@cse.psu.edu> References: Subject: Re: [9fans] gcc/plan9 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Date: Fri, 18 Jul 2003 11:14:54 +0200 Topicbox-Message-UUID: face4da6-eacb-11e9-9e20-41e7f4b1d025 > Lex for the most part has been displaced by flex ["He's dead, Jim"]. In > past projects I've used re2c, which is considerably more lightweight and > more akin to hand-generated scanners. Be warned that while re2c generates > ANSI C, it is written in C++. Some folks on the YASM project took it and > rewrote it in ANSI C but they Borg-ified it into their YASM build system. > Some cord cutting would be required, but it wouldn't be that difficult to > do. mvs lives ... almost.