From: Tan Kian-ting Date: Thu, 7 Sep 2023 17:25:14 +0000 (+0800) Subject: add readme X-Git-Url: https://git.kianting.info/?a=commitdiff_plain;h=aefa3e14791ba05b7959572338ad2377f528ab0b;p=clo add readme --- diff --git a/README.md b/README.md index aaba90e..067b36a 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ another personal draught of a typesetting language and engine. - 20230905-06: 建立 : `toSome`, initial of basic tokenizer (`tokenize`), `matchAny`, `notDo`, `orDo`, `zeroOrMoreDo`, `zeroOrOnceDo` - 20230905-07:強化`tokenize`, 加強功能,加`Token`界面。 + - 20230907-08:強化`tokenize`。