-
Notifications
You must be signed in to change notification settings - Fork 48
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
obj.grammar doesn't render with the ParserGenApp #26
Comments
I think you meant the "objc.grammar"? If so, yeah... I don't think the ObjC grammar is correct or complete. It was just a half-hearted attempt that I never completed. I'd love to have an ObjC grammar for ParseKit, but I don't think one exists. |
I totally did mean the ObjC grammar. And I realized the grammar was entirely unfinished as I started trying to fix it. I was fooled by the large file, didn't realize that it had been started by copying in a grammar of another format. I have a team of client engineers now, and I'd very much like something like GoFmt, or at least initially, something that will warn on style guide inconsistencies. |
|
Expected behavior: a parser would be generated.
Diff to Repro:
The text was updated successfully, but these errors were encountered: