public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* about flex
@ 2001-02-08  6:33 nicolas turenne
  2001-02-08 12:19 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: nicolas turenne @ 2001-02-08  6:33 UTC (permalink / raw)
  To: cygwin

hello

i am using flex to compile a list of terms
i want to transform each terms into rule as:

transform    {return word;}

is it possible to compile lots of such rule
(around 10000)
even by parametrizing  %n %p %e %o  ?

thank you for reply

regards

Nicolas Turenne


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: about flex
  2001-02-08  6:33 about flex nicolas turenne
@ 2001-02-08 12:19 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2001-02-08 12:19 UTC (permalink / raw)
  To: cygwin; +Cc: turenne

On Thu, Feb 08, 2001 at 03:33:28PM +0100, nicolas turenne wrote:
>i am using flex to compile a list of terms
>i want to transform each terms into rule as:
>
>transform    {return word;}
>
>is it possible to compile lots of such rule
>(around 10000)
>even by parametrizing  %n %p %e %o  ?
>
>thank you for reply

I don't think you're going to like my reply.

This is really not a topic for the cygwin mailing list.

You should probably search for other, more appropriate forums at
www.deja.com or egroups.com.

This mailing list is intended for discussing cygwin-specific problems
(despite the occasional "My shell is better than your shell" discussions).

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-02-08 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08  6:33 about flex nicolas turenne
2001-02-08 12:19 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).