An open API service indexing awesome lists of open source software.

https://github.com/bytekeeper/rust-jls-grammar


https://github.com/bytekeeper/rust-jls-grammar

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

          

# rust-jls-grammar
Just a small experiment to use the JLS (Java Language Specification) documentation, parse the grammar from it, and generate a parser in Rust.