From bf857cea8bf440887ded08f21bf4112e071d0c94 Mon Sep 17 00:00:00 2001 From: Ryo Nihei Date: Thu, 27 May 2021 23:15:42 +0900 Subject: Add example lexical specification --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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: -- cgit v1.2.3