public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] lex/yacc
@ 2001-03-16  3:08 Suresh N
  2001-03-16  3:31 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Suresh N @ 2001-03-16  3:08 UTC (permalink / raw)
  To: ecos-discuss

hi all,

    Is there any port of lex/yacc on ecos..
    or can u give some pointers of how to go about using it....

    bye
    thanx in advance

-----------------***************************************----------------
				N.SURESH
		            Research Engineer,
		  Centre For Development of Telematics,
		       	   71/1,Sneha Complex,
			    Bangalore-560052		
-----------------***************************************----------------

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

* Re: [ECOS] lex/yacc
  2001-03-16  3:08 [ECOS] lex/yacc Suresh N
@ 2001-03-16  3:31 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2001-03-16  3:31 UTC (permalink / raw)
  To: Suresh N; +Cc: ecos-discuss

On Fri, Mar 16, 2001 at 04:32:47PM +0500, Suresh N wrote:
> hi all,
> 
>     Is there any port of lex/yacc on ecos..
>     or can u give some pointers of how to go about using it....

Code produced by Flex and bison should 'just work'. They just use the
standard C library. Flex has a tiny library. You could either port
this which should be trivial, or just tell flex not to use the
functions.

        Andrew

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

end of thread, other threads:[~2001-03-16  3:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-16  3:08 [ECOS] lex/yacc Suresh N
2001-03-16  3:31 ` Andrew Lunn

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).