Lexer and parser generators using CTFE
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Wed Feb 29 08:43:52 PST 2012
On 2/29/12 12:07 AM, bcs wrote:
> On 02/28/2012 08:23 AM, mist wrote:
>> Something similar to Boost::Spirit2 but with sane syntax and better
>> debugging would have been awesome.
>
> How about not having to encode the syntax as arithmetic expressions? D
> can do string parsing of eBNF at compile time if you want that.
I think that's what he meant by "sane syntax".
Andrei
More information about the Digitalmars-d
mailing list