X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=README.md;h=4d8beeb8974d3c4fb057f89ff6ff1703d69bbf4f;hb=e8f894d994f145be9ffef38cdf4fa8fc23ae9e00;hp=aaba90e7455b1da42d009f658d7d7bd566967119;hpb=5fbb467bdf501dee03c78817242581d962547c4f;p=clo diff --git a/README.md b/README.md index aaba90e..4d8beeb 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ 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`。 + - 20230910 : add basic parser `CONST` rule, and add the grammar rule.