Merge pull request #53 from aDotInTheVoid/patch-1

implement `Clone` for `Rule`
tree: 8358fa1fd7f0c596ff4c2a988a30bf8c37ccd046
  1. .github/
  2. src/
  3. ungrammar2json/
  4. .gitignore
  5. bors.toml
  6. Cargo.toml
  7. README.md
  8. rust.ungram
  9. ungrammar.ungram
README.md

ungrammar

A DSL for specifying concrete syntax trees.

See the blog post for an introduction.

See ./rust.ungram for an example.

Editor support