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

What is Coco.exe and Grammar.atg? #4

Open
AddioElectronics opened this issue Aug 12, 2023 · 0 comments
Open

What is Coco.exe and Grammar.atg? #4

AddioElectronics opened this issue Aug 12, 2023 · 0 comments

Comments

@AddioElectronics
Copy link

I noticed a bat file that runs coco.exe and uses Grammar.atg in the command.
The exe is not included in the repo, but I can still see it as a missing file in the project.

What is this for?

@"..\..\Coco\Coco.exe" -frames "..\..\Coco" Grammar.atg -namespace SA.CodeView.Parsing.TokenDefParsing
@IF %ERRORLEVEL% == 0 GOTO SUCCESS
:SUCCESS
:END
@del Parser.cs.old
@del Scanner.cs.old
@pause
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

1 participant