minjaesong
|
3003de0bb2
|
basic: fixed a bug where empty string would be resolved to number zero; improving performance by building parsing trees prior to the actual execution
|
2020-12-07 00:05:09 +09:00 |
|
minjaesong
|
300f7cb9b4
|
basic: tron/troff command
|
2020-12-03 20:30:00 +09:00 |
|
minjaesong
|
65dca0533a
|
basic:abandoning the idea of (:) -- executor cannot index things statement-wise, only line-wise; major re-write should be possible but NOT TODAY
|
2020-11-29 12:12:52 +09:00 |
|
minjaesong
|
d9d256fcca
|
scrapping earlier impl of func SEQ
|
2020-11-28 23:05:05 +09:00 |
|
minjaesong
|
ba9925c489
|
basic: cons is now (!); fixed issue where paren-enclosed statement would spit error on run
|
2020-11-28 18:30:32 +09:00 |
|
minjaesong
|
83e573dab3
|
basic:making gosub to work again, new END stmt
|
2020-11-27 16:11:08 +09:00 |
|