| commit | c0478a4433923af678b2f9b20ef916061be294ae | [log] [tgz] |
|---|---|---|
| author | Lukas Wirth <lukastw97@gmail.com> | Tue Oct 19 14:14:31 2021 +0200 |
| committer | Lukas Wirth <lukastw97@gmail.com> | Tue Oct 19 14:14:31 2021 +0200 |
| tree | e33b5457c3e9e3b58a4e431bc6d6a85f1b1f829f | |
| parent | 2497896efc8ad4b9b7b2c6ed8374d90e6c46056a [diff] |
Add `~const` bounds to rust grammar
A DSL for specifying concrete syntax trees.
See the blog post for an introduction.
See ./rust.ungram for an example.