clo/README.md

10 lines
431 B
Markdown
Raw Normal View History

2023-09-04 21:45:46 +08:00
# clo
another personal draught of a typesetting language and engine.
2023-09-04 21:49:55 +08:00
## changing journal
2023-09-04 22:02:34 +08:00
- 20230904 建立 thenDo、matchRange的函數、refactor harfbuzzjs 以及libpdf 等測試界面
2023-09-06 00:02:07 +08:00
- 20230905-06: 建立 : `toSome`, initial of basic tokenizer (`tokenize`),
2023-09-06 00:01:53 +08:00
`matchAny`, `notDo`, `orDo`, `zeroOrMoreDo`, `zeroOrOnceDo`
- 20230905-07:強化`tokenize`, 加強功能,加`Token`界面。
2023-09-08 01:25:14 +08:00
- 20230907-08:強化`tokenize`。