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

Investigate usage of cross-language actions #13

Open
kasbah opened this issue Jan 26, 2018 · 1 comment
Open

Investigate usage of cross-language actions #13

kasbah opened this issue Jan 26, 2018 · 1 comment
Labels
antlr-port Issues only applicable to our attempt to port to antlr

Comments

@kasbah
Copy link
Member

kasbah commented Jan 26, 2018

Antlr seems to have some support for cross-language actions embedded within Grammars, though I can only find one reference to them an it's in the context of testing Antlr itself. If it is what I think it is then it could potentially save us a lot of repeated code across different languages.

@kasbah
Copy link
Member Author

kasbah commented Jan 26, 2018

I added a comment to a related Antlr issue. Parrt's comment:

yeah that works for a small set of known things like printing.

@kasbah kasbah added the antlr-port Issues only applicable to our attempt to port to antlr label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
antlr-port Issues only applicable to our attempt to port to antlr
Projects
None yet
Development

No branches or pull requests

1 participant