| commit | 2497896efc8ad4b9b7b2c6ed8374d90e6c46056a | [log] [tgz] |
|---|---|---|
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | Thu Oct 07 15:00:32 2021 +0000 |
| committer | GitHub <noreply@github.com> | Thu Oct 07 15:00:32 2021 +0000 |
| tree | f72487925da41abda4fd416f2b54ed45bcb96861 | |
| parent | 2cd7d333570261ae41125ea035e192f54dd86b82 [diff] | |
| parent | f1db2cac1a4498eff74dc8541f754b48d1a0265b [diff] |
Merge #43 43: Make `LetElse` its own node r=jonas-schievink a=jonas-schievink bors r+ Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
A DSL for specifying concrete syntax trees.
See the blog post for an introduction.
See ./rust.ungram for an example.