-
Notifications
You must be signed in to change notification settings - Fork 33
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
Add antlr language .g4 #27
Labels
Comments
Please assign it to me. |
Do .g4 first , and then .g later. I am very very interested in knowing if there are any significant grammar differences between the two languages. |
Okay, i will edit this issue and open other issue with .g after completion of this one. |
Dhiraj240
changed the title
Add antlr language .g and .g4 together
Add antlr language .g4
Nov 3, 2018
Dhiraj240
added a commit
to Dhiraj240/coAST
that referenced
this issue
Nov 15, 2018
Dhiraj240
added a commit
to Dhiraj240/coAST
that referenced
this issue
Nov 15, 2018
Dhiraj240
added a commit
to Dhiraj240/coAST
that referenced
this issue
Nov 15, 2018
jayvdb
pushed a commit
to Dhiraj240/coAST
that referenced
this issue
Nov 29, 2018
Dhiraj240
added a commit
to Dhiraj240/coAST
that referenced
this issue
Dec 14, 2018
Dhiraj240
added a commit
to Dhiraj240/coAST
that referenced
this issue
Dec 14, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The keywords for both the versions are same and there is just a change of extensions where the newer version automatically constructs the parse tree.
So i will be sending PR on this, if its okay.
The text was updated successfully, but these errors were encountered: