delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/06/16:03:29

From: Thomas Demmer <demmer AT LSTM DOT Ruhr-UNI-Bochum DOT De>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: What is flex?
Date: Mon, 06 Oct 1997 20:29:35 +0200
Organization: Lehrstuhl fuer Stroemungsmechanik
Lines: 25
Message-ID: <34392E0F.393C83A2@LSTM.Ruhr-UNI-Bochum.De>
References: <Pine DOT OSF DOT 3 DOT 95 DOT 971006181522 DOT 996A-100000 AT leonis DOT nus DOT sg>
NNTP-Posting-Host: c64.lstm.ruhr-uni-bochum.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Bill_HellGateS wrote:
> 
> What is flex and where can I get it?(I mean which zip file)
> Thanks!
It's a Fast LEXical scanner. It allows you together with
bison to write parsers based on LR grammars. flex is the
part that cuts the input into tokens, i.e. it recognizes
keywords, numbers and such. 
It is in
SIMTELMIRROR/simtelnet/gnu/djgpp/v2gnu/flx254[bds].zip

-- 
Ciao
Tom

*************************************************************
* Thomas Demmer                                             *
* Lehrstuhl fuer Stroemungsmechanik                         *
* Ruhr-Uni-Bochum                                           *
* Universitaetsstr. 150                                     *
* D-44780  Bochum                                           *
* Tel: +49 234 700 6434                                     *
* Fax: +49 234 709 4162                                     *
* http://www.lstm.ruhr-uni-bochum.de/~demmer                *
*************************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019