afs opened a new issue, #3634: URL: https://github.com/apache/jena/issues/3634
TurtleJCC is an alternative parser that uses javacc. It is slower than RIOT's default Turtle parser. It is easier to change than RIOT's default Turtle parser and it is a record of the basic syntax for Turtle that can be reused elsewhere. Move the general lang parser support classes to `riot.lang`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
