Xref: utzoo comp.lang.c:29363 comp.unix.wizards:22300 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!samsung!uunet!mcsun!unido!rwthinf!norbert From: norbert@rwthinf.UUCP (Norbert Kiesel) Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: Lex and initial start conditions Message-ID: <2949@rwthinf.UUCP> Date: 5 Jun 90 13:05:24 GMT References: <6342@crabcake> <1990May30.174745.1161@csrd.uiuc.edu> Followup-To: comp.lang.c Organization: RBI - RWTH Aachen Lines: 26 Or even better, instead of using lex, use flex! It's - GNU coptleft (I think), - fully documented - has exclusive and inclusive start conditions (normal lex only has inclusive start conditions) - and is *MUCH* faster Just check your nearest ftp server. Normally it's stored under /pub/gnu. The latest version is 2.2. so long Norbert ******************************************************************************* * Norbert Kiesel Institut f. Informatik III NN NN KK KK * * RWTH Aachen Ahornstr. 55 NNN NN KK KK * * West Germany D-5100 Aachen NN N NN KK KK * * +49 241 80-7266 NN N NN KKKK * * NN N NN KKKK * * EUNET: norbert@rwthi3.uucp NN N NN KK KK * * USENET: ...!mcvax!unido!rwthi3!norbert NN N NN KK KK * * X.400: norbert@rwthi3.informatik.rwth-aachen.de NN NNN KK KK * *******************************************************************************