Commit Graph

14 Commits

Author SHA1 Message Date
08ce2cbe22 ref parser 2020-05-08 08:24:35 +08:00
57bc12a692 read from file or stdin, add readme 2020-05-08 08:21:19 +08:00
4b6c5119b1 add src/vm,src/parser 2020-05-08 08:03:19 +08:00
b0c5a509ca can run simple script, add debug output 2020-05-08 07:56:26 +08:00
382b604f39 add execute 2020-05-08 00:57:57 +08:00
6c967d14ea add context::func 2020-05-06 00:34:41 +08:00
2c4f15ada1 add context 2020-05-06 00:30:57 +08:00
42826cc78f ref read_number 2020-05-06 00:23:55 +08:00
3518d91946 ref match 2020-05-06 00:16:25 +08:00
8a74701e31 ref main 2020-05-06 00:03:33 +08:00
a40b6e09cd add InsId 2020-05-06 00:01:07 +08:00
57e91ff32e ref, add tests 2020-05-05 23:10:36 +08:00
f62f966eaf add grassmudhorse 2020-05-05 11:32:54 +08:00
128e77c9df Initial commit 2020-05-05 10:56:28 +08:00