Re: [ANN] CoreParse
Re: [ANN] CoreParse
- Subject: Re: [ANN] CoreParse
- From: Jens Alfke <email@hidden>
- Date: Sun, 05 Jun 2011 10:22:03 -0700
On Jun 5, 2011, at 6:21 AM, Thomas Davie wrote:
> I've just completed firming up the API and documentation for CoreParse. CoreParse provides a powerful tokenisation and parsing engine, which uses shift-reduce parsing (unlike ParseKit) to support a wide range of context free grammars.
>
> Parsers can be built quickly and easily using BNF like syntax.
Cool! What advantages does this have over using a more-established tool like ANTLR? (“An Objective-C API” is an obvious answer, I suppose, but it doesn’t look that difficult to call into ANTLR-generated C++ code from Obj-C.)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden