From owner-freebsd-hackers Mon Apr 21 20:00:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA08115 for hackers-outgoing; Mon, 21 Apr 1997 20:00:00 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA08110 for ; Mon, 21 Apr 1997 19:59:57 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.8.5/CET-v2.1) with SMTP id CAA29135; Tue, 22 Apr 1997 02:59:41 GMT Date: Tue, 22 Apr 1997 11:59:41 +0900 (JST) From: Michael Hancock To: Charles Henrich cc: freebsd-hackers@freebsd.org Subject: Re: flex vs. lex In-Reply-To: <19970421215130.42112@crh.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 21 Apr 1997, Charles Henrich wrote: > Does anyone know how to take an old program that depends on lex quirkiness > (such as rewriting input() ) and make it work with flex? Any pointers? I've > been searching for an hour now and havent found a thing :( I was interested in getting AT&T's Software ToolChest which has CSCOPE and CSCOPE has the same problems. The Bell Labs web pages now include BSD/OS support so I think they had to do something similar. Maybe you can find someone that has the old and new versions and get some insight. Mike