aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRyo Nihei <nihei.dev@gmail.com>2021-05-27 23:15:42 +0900
committerRyo Nihei <nihei.dev@gmail.com>2021-05-27 23:15:42 +0900
commitbf857cea8bf440887ded08f21bf4112e071d0c94 (patch)
tree8140a39fe3b6d2790cfd4a3b67489427d3faefe6 /README.md
parentAllow duplicate names between fragments and non-fragments (diff)
downloadtre-bf857cea8bf440887ded08f21bf4112e071d0c94.tar.gz
tre-bf857cea8bf440887ded08f21bf4112e071d0c94.tar.xz
Add example lexical specification
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb0f558..f1b0a93 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,10 @@ for {
}
```
+## More Practical Usage
+
+See also [this example](example/README.md).
+
## Lexical Specification Format
The lexical specification format to be passed to `maleeni compile` command is as follows: