Replies: 2 comments
|
Hi Antlr is certainly a good tool, part of the solution, but it won't address fundamental typing model differences between languages. |
0 replies
|
The issue should be moved to Discussions. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I wonder if it's possible with antlr to convert a script from a language A to a language B.
Imagine A & B cover the same use cases, do you think it's possible to describe them with EBNF files and make a bridge between A & B scripts?
All reactions