|
81d6f76c78
|
Test maze scripts using subroutines instead of stored procedures. (Avoid leftover buffers after execution).
|
2021-09-08 11:05:51 +08:00 |
|
|
0d0e2d86b2
|
Handle storing of procedure during parsing of buffer.
!store and :labels.
Aggressive parsing empty blank and comment lines.
|
2021-09-05 12:01:02 +08:00 |
|
|
95118b61c8
|
Revise maze test scripts.
|
2021-09-01 09:40:34 +08:00 |
|
|
521d96fbda
|
Use binary search for name to function lookup. Fix name mapping table order. Rework test scripts.
|
2021-07-21 16:40:36 +08:00 |
|
|
71548b9ec6
|
Avoid using numbered macroes if key binding is not needed.
|
2019-06-22 14:03:15 +08:00 |
|
|
b4ff6798cd
|
Seed the pseudo-random generator on initialization.
Add example script to solve a maze by flood painting.
|
2017-05-19 11:19:13 +08:00 |
|