X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=README.md;h=7683ac3f469a7c733265a4055a75823f880029ec;hb=bf75beea2e6d9862ce880aaa8c01c3d7c3d14a26;hp=4975992936a734d802e13bf7029459d017b96b18;hpb=678449132373b8059c35f091bcbcdddc64aeb435;p=clo diff --git a/README.md b/README.md index 4975992..7683ac3 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,9 @@ another personal draught of a typesetting language and engine. ## changing journal - 20230904 建立 thenDo、matchRange的函數、refactor harfbuzzjs 以及libpdf 等測試界面 + - 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. + - 20230914-15: 追加一寡 tokenizer ê 功能。