Why do you need grammar rules for json? Just use a custom-defined struct and pass it to a toJson function like ae's json module. :)
- Re: Lexer and parser gener... H. S. Teoh
- Re: Lexer and parser gener... Philippe Sigaud
- Re: Lexer and parser gener... Jacob Carlborg
- Re: Lexer and parser generators using C... Piotr Szturmaj
- Re: Lexer and parser generators usi... Marco Leise
- Re: Lexer and parser generator... Andrei Alexandrescu
- Re: Lexer and parser generators using CTFE James Miller
- Re: Lexer and parser generators using CTFE Andrei Alexandrescu
- Re: Lexer and parser generators using C... Christopher Bergqvist
- Re: Lexer and parser generators using C... H. S. Teoh
- Re: Lexer and parser generators usi... Andrej Mitrovic
- Re: Lexer and parser generators using CTFE Hisayuki Mima
- Re: Lexer and parser generators using CTFE Hisayuki Mima
- Re: Lexer and parser generators using CTFE Andrei Alexandrescu
- Re: Lexer and parser generators using CTFE Andrei Alexandrescu
- Re: Lexer and parser generators using CTFE Hisayuki Mima
- Re: Lexer and parser generators using C... Andrei Alexandrescu
- Re: Lexer and parser generators usi... Ben Hanson
- Re: Lexer and parser generators using CTFE H. S. Teoh
- Re: Lexer and parser generators using CTFE mist