Commit Graph

12 Commits

Author SHA1 Message Date
minjaesong
faa6f9182d more elaborate state machine to tokenise numbers (in limited form) and operators there 2020-06-10 14:08:56 +09:00
minjaesong
f357e15a88 parsing works with polish notation, need function to turn infix to polish 2020-06-10 07:08:18 +09:00
minjaesong
1f88a878be yet another state machine fix 2020-06-10 01:29:29 +09:00
minjaesong
851ff9c277 partially working number/operator elaboration? 2020-06-09 12:03:39 +09:00
minjaesong
7b9fcfbaf9 working parentheses parsing 2020-06-09 03:22:19 +09:00
minjaesong
2eb6a4a99e kinda working AST building? 2020-06-07 09:17:01 +09:00
minjaesong
6d71277410 base64 encoding 2020-06-04 19:16:32 +09:00
minjaesong
55b167a66b base64 decoding for embedding image onto the src 2020-06-03 23:22:34 +09:00
minjaesong
e59c507ea0 basic interpret wip 2020-06-02 07:22:04 +09:00
minjaesong
1e0f122aff basic renum function 2020-06-01 04:55:49 +09:00
minjaesong
790d5807e3 partially implemented SGR seq; DECTCEM cursor show/hide 2020-05-30 04:31:44 +09:00
minjaesong
904c080731 basic interpreter wip 2020-05-20 05:37:36 +09:00