| commit | 53bc777c2400acea2ee576123c9232d50731563c | [log] [tgz] |
|---|---|---|
| author | Lukas Wirth <lukastw97@gmail.com> | Sun Oct 27 11:54:12 2024 +0100 |
| committer | GitHub <noreply@github.com> | Sun Oct 27 11:54:12 2024 +0100 |
| tree | 8358fa1fd7f0c596ff4c2a988a30bf8c37ccd046 | |
| parent | 73678ce217b4b78df4484d9c32eca6c7dff34496 [diff] | |
| parent | 5289a56013181cbdbf31e99c7b2ff611e0d0200a [diff] |
Merge pull request #53 from aDotInTheVoid/patch-1 implement `Clone` for `Rule`
A DSL for specifying concrete syntax trees.
See the blog post for an introduction.
See ./rust.ungram for an example.