Commit graph

18 commits

Author SHA1 Message Date
Koichi Nakamura
c6fdc53d21 Add "V" 2021-01-09 23:39:29 +09:00
Koichi Nakamura
8acc4c70ba Changed semantics of litstring 2021-01-09 21:30:02 +09:00
Koichi Nakamura
c60b5dec5c File I/O 2021-01-09 17:21:58 +09:00
Koichi Nakamura
4ed2d629db rename ip/pc to ip/np 2021-01-09 17:18:15 +09:00
Koichi Nakamura
ef3e15a3ca WIP Buffered File I/O 2021-01-06 06:07:08 +09:00
Koichi Nakamura
8a0a89f179 Reduce memory use 2021-01-06 05:04:19 +09:00
Koichi Nakamura
56eb6c7586 read-file and write-file worked 2021-01-06 03:22:01 +09:00
Koichi Nakamura
145faaf502 Add open-file and close-file 2021-01-06 02:12:47 +09:00
Koichi Nakamura
76a01a127a Rewrite c-version so that we can add multi-character words 2021-01-06 01:51:01 +09:00
Koichi Nakamura
3b272e982f Make python-version 2x faster 2021-01-05 21:06:03 +09:00
Koichi Nakamura
b08c087aaf exit at EOF (python-version) 2021-01-05 16:05:18 +09:00
Koichi Nakamura
f29471fb7c Add "v" to python-implementation 2021-01-05 16:05:07 +09:00
Koichi Nakamura
2318cbf711 Reimplement python version 2021-01-05 15:55:29 +09:00
Koichi Nakamura
b49d6d85c6 Add aligned to python-impl 2021-01-05 14:22:10 +09:00
Koichi Nakamura
1b170522cb Add 'v' to C implementation 2021-01-05 14:19:53 +09:00
Koichi Nakamura
a70f01fda6 Add build target c and python 2021-01-04 22:16:12 +09:00
Koichi Nakamura
1cd2f5c8ac BREAKING CHANGE: Changed Pascal string to C-string 2021-01-04 21:57:52 +09:00
Koichi Nakamura
d197737bcc Add c-version and python-version 2021-01-03 23:59:45 +09:00