Lexer and parser generators using CTFE
Nick Sabalausky
a at a.a
Wed Mar 7 15:07:59 PST 2012
"Nick Sabalausky" <a at a.a> wrote in message
news:jikfpi$25cc$1 at digitalmars.com...
> "Nick Sabalausky" <a at a.a> wrote in message
> news:jikcit$201o$1 at digitalmars.com...
>>
>> Hmm, maybe I need to think about what it would take to make Goldie able
>> to parse at compile-time...
>>
>
> Just gave it a quick shot. It was looking like it might not be too bad,
> but then I hit:
>
> Assertion failure: 'ctfeStack.stackPointer() == 0' on line 4823 in file
> 'interpret.c'
>
> Bleh.
>
> (This was with DMD 2.058)
Filed: http://d.puremagic.com/issues/show_bug.cgi?id=7667
More information about the Digitalmars-d
mailing list