Loading grammar from swift #7053
Unanswered
FreakTheMighty
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I'm running into the same issue. From what I can tell, it is due to the fact that I'm not sure what the reason for that is, maybe someone with more knowledge could answer |
Beta Was this translation helpful? Give feedback.
3 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.
-
I'm using the example swiftui application as a starting place and would like to add grammar constraints. I'm a bit stuck on how to actually load a grammar file. In the c++ examples, the grammar_parser::parse, but in swift this API doesn't appear to be exposed.
Any suggested on how to load a grammar would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions