Title: GrammarOK function differ from C# and C++ · Issue #2 · SSW-CocoR/CocoR-Java · GitHub
Open Graph Title: GrammarOK function differ from C# and C++ · Issue #2 · SSW-CocoR/CocoR-Java
X Title: GrammarOK function differ from C# and C++ · Issue #2 · SSW-CocoR/CocoR-Java
Description: Comparing the TestSuite output between Java and C++ I noticed some differences and looking through the code and comparing with C# and C++ the Java version seems to be wrong: This repo has this: public boolean GrammarOk() { boolean ok = N...
Open Graph Description: Comparing the TestSuite output between Java and C++ I noticed some differences and looking through the code and comparing with C# and C++ the Java version seems to be wrong: This repo has this: pub...
X Description: Comparing the TestSuite output between Java and C++ I noticed some differences and looking through the code and comparing with C# and C++ the Java version seems to be wrong: This repo has this: pub...
Opengraph URL: https://github.com/SSW-CocoR/CocoR-Java/issues/2
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"GrammarOK function differ from C# and C++","articleBody":"Comparing the TestSuite output between Java and C++ I noticed some differences and looking through the code and comparing with C# and C++ the Java version seems to be wrong:\r\nThis repo has this:\r\n```\r\n\tpublic boolean GrammarOk() {\r\n\t\tboolean ok = NtsComplete()\r\n\t\t\t\u0026\u0026 NoCircularProductions()\r\n\t\t\t\u0026\u0026 AllNtToTerm();\r\n\t\tif (ok) { AllNtReached(); CheckResolvers(); CheckLL1(); }\r\n\t\treturn ok;\r\n\t}\r\n```\r\nBut accordling to C# and C++ it should be this:\r\n```\r\n\tpublic boolean GrammarOk() {\r\n\t\tboolean ok = NtsComplete()\r\n\t\t\t\u0026\u0026 AllNtReached()\r\n\t\t\t\u0026\u0026 NoCircularProductions()\r\n\t\t\t\u0026\u0026 AllNtToTerm();\r\n\t\tif (ok) { CheckResolvers(); CheckLL1(); }\r\n\t\treturn ok;\r\n\t}\r\n```","author":{"url":"https://github.com/mingodad","@type":"Person","name":"mingodad"},"datePublished":"2021-04-13T12:33:37.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2/CocoR-Java/issues/2"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c2258a1f-8480-dc0e-b236-4907b44f916b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | ED2A:12779A:192FD4B:20ABF5C:698FE0BE |
| html-safe-nonce | 14dd89cd40473f1d59533c56967b8cd436f578b227fa4394dbd83b1bc3ff058f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFRDJBOjEyNzc5QToxOTJGRDRCOjIwQUJGNUM6Njk4RkUwQkUiLCJ2aXNpdG9yX2lkIjoiNzU2MzYwNTAxNTU5MDI1ODU0IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | fffbb2cce57491f1135cdbcfd7e5eb643ae1b5b0b15c1fd175f03061fc88aa4b |
| hovercard-subject-tag | issue:856916814 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/SSW-CocoR/CocoR-Java/2/issue_layout |
| twitter:image | https://opengraph.githubassets.com/5420a577d4c3c7ffa21fc93f054b61514ba200f29f32ddc1f0f7428b20c01ac9/SSW-CocoR/CocoR-Java/issues/2 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/5420a577d4c3c7ffa21fc93f054b61514ba200f29f32ddc1f0f7428b20c01ac9/SSW-CocoR/CocoR-Java/issues/2 |
| og:image:alt | Comparing the TestSuite output between Java and C++ I noticed some differences and looking through the code and comparing with C# and C++ the Java version seems to be wrong: This repo has this: pub... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | mingodad |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| turbo-cache-control | no-preview |
| go-import | github.com/SSW-CocoR/CocoR-Java git https://github.com/SSW-CocoR/CocoR-Java.git |
| octolytics-dimension-user_id | 60503628 |
| octolytics-dimension-user_login | SSW-CocoR |
| octolytics-dimension-repository_id | 237397231 |
| octolytics-dimension-repository_nwo | SSW-CocoR/CocoR-Java |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 237397231 |
| octolytics-dimension-repository_network_root_nwo | SSW-CocoR/CocoR-Java |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 3b33c5aedc9808f45bc5fcf0b1e4404cf749dac7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width