Rust parser library #184
petrroll
announced in
Announcements
Replies: 1 comment
-
|
There is a Antlr4 grammar file you can use to make a parser. I don't know if they support generating rust parsers or not. Also, I don't think there is a tool to translate the C# source of this library into Rust. Writing a separate library from scratch to support Rust would take a considerable effort, so it is unlikely to happen. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, any chance for codegening a rust parser library?
Beta Was this translation helpful? Give feedback.
All reactions