]> git.kianting.info Git - clo/commit
20230910 : add basic parser `CONST` rule, and add the grammar rule.
authorTan Kian-ting <chenjt30@gmail.com>
Sun, 10 Sep 2023 15:45:01 +0000 (23:45 +0800)
committerTan Kian-ting <chenjt30@gmail.com>
Sun, 10 Sep 2023 15:45:01 +0000 (23:45 +0800)
commit6f2e788329da7702ea96dc28ae04499917ec8152
tree0b9ecf92e16dfcc0aa7fa48fd9a70525adce707f
parentcda463d89022d09a5273b59bcd3e776f1127697a
20230910 : add basic parser `CONST` rule, and add the grammar rule.
README.md
package.json
parser_rule.txt [new file with mode: 0644]
src/index.js
src/index.ts
src/tokenize.ts