Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to integrate into the official ANTLR tool? #1

Open
thosakwe opened this issue Oct 30, 2018 · 3 comments
Open

Any plans to integrate into the official ANTLR tool? #1

thosakwe opened this issue Oct 30, 2018 · 3 comments

Comments

@thosakwe
Copy link

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.

@BayernEV
Copy link
Contributor

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.

@adelavais
Copy link

Hello! Is there any update on this?

@linkrope
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants