Re: Learning lex/yacc (was: Book- Building cocoa applications)
Re: Learning lex/yacc (was: Book- Building cocoa applications)
- Subject: Re: Learning lex/yacc (was: Book- Building cocoa applications)
- From: Ondra Cada <email@hidden>
- Date: Tue, 10 Sep 2002 04:02:53 +0200
On Tuesday, September 10, 2002, at 03:24 , Brad wrote:
Anyone have any recommendations on books or tutorials on learning how to
use lex/yacc? Its something that's been on my to-do list and a push in
the right direction would be helpful.
There used to be a great documentation for both flex and bison distributed
as part of Mac OS X Server 1
(/System/Documentation/Developer/Commands/bison and .../flex). Hell knows
why it disappeared :(
Anyway, it should be obtainable through Internet (since I still happily
use the ones from my Mac OS X Server 1 distribution, I never bothered to
check). If the worst comes to the worst, try man pages....
One more question, how does flex fit into the picture? Is its a lex util/
something similiar/something completely different?
Originally there was lex and yacc. Those GNU versions we got -- which are,
incidentally, extended and more featured -- are called flex and bison.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.