Pete, 
I used lex/flex and yacc/bison when I took my compiler course.  There's
some docs on the webpage still that include some examples and other useful
information.
It's at

http://arthur.cs.ucdavis.edu/~pandey/Teaching/ECS142/ecs142.htm

toward the bottom of the page.

-- Chris

On Fri, 17 Aug 2001, Peter Jay Salzman wrote:

> begin: Micah Cowan <[EMAIL PROTECTED]> quote
> 
> good stuff deleted
> 
> > Bison/flex aren't libraries - they're compilers; they compile
> > bison/flex code into C code.  So once you've compiled on your system,
> > you no longer have to fuss with what other people have (besides a C
> > compiler).
> > 
> > HTH,
> 
> yes, it helped absolutely.  thanks for clearing that up for me.   i think
> flex/bison is the best way for me to go.  time to read the info pages.
> 
> thank you, micah!
> pete
> 
> btw, is there a way of taking all the bison/flex info pages and generating
> one big file suitable for printing or lessing?
> 
> -- 
> "The following addresses had permanent fatal errors..."      [EMAIL PROTECTED]
>                                -- Mailer Daemon              www.dirac.org/p
> 

Reply via email to