[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bison/yacc alternative in ObjectiveC
|
From: |
Ziemowit Laski |
|
Subject: |
Re: bison/yacc alternative in ObjectiveC |
|
Date: |
Sat, 15 Jan 2005 12:04:02 -0800 |
On 13 Jan 2005, at 1.17, address@hidden wrote:
Hi,
Does anyone know about a framework/tool for grammar parsing that is
more
ObjectiveC friendly than bison/yacc?
I must say I do not, but I'm just curious: what would you consider ObjC
friendliness in a parser generator? Does bison/yacc prevent you from
using ObjC language features?
Thanks,
--Zem