Open thosakwe opened 6 years ago
Yes, I working on this stuff. To put antlr-d into the ANTLR community repository, I have to adapt the - for all language targets required - test suite to D. This is open, but in my mind as next step.
Nevertheless most of the functions are tested successful on module level as well with complex examples.
Hello! Is there any update on this?
Hello! Is there any update on this?
Funny enough, it was Mike Parker's blog post about your work with bison that motivated me to revisit parser generators. Lately I made some progress with this ANTLR D target. Definitely with the goal of integrating it into the official ANTLR tool. Of course any help or feedback is welcome.
Hey! Just found out about this project - it looks like you've done a lot of awesome work. I'm just wondering, have you ever considered getting it officially merged into ANTLR?
I've been working on a Dart target, so I figure that if they plan to release a new version soon, it could be nice to add support for box Dart and D out-of-the-box.