Commit graph

14 commits

Author SHA1 Message Date
a76f59498c forge: improve repl: use readline, better output formatting; join input lines with newline character 2026-02-07 13:36:39 +01:00
3c3e9b15d7 forge:repl: allow list input over multiple lines, using handler-bind and restart-case in string-iterator 2026-02-06 16:36:36 +01:00
fe63d977f6 forge: first (too simple) version of iter:stream-iterator and forge:exec-stream 2024-09-18 16:28:43 +02:00
ee2acbe1b9 util/iter: string-iterator 2024-09-14 23:23:28 +02:00
c85ab638a5 forge/sf: fixes, improvements; work in progress: if, while, ... 2024-09-14 10:11:52 +02:00
65fbf0aac4 forge/sf: tests, fixes - define wforge definition word 2024-09-11 10:03:30 +02:00
180bcca22e forge/sf, work in progress: define / compile forge words 2024-09-10 11:11:06 +02:00
60cee40051 util/iter: allow stopping an iterator by setting its stop slot to t 2024-09-09 19:52:19 +02:00
18bfcd8224 forge/sf: steps towards compiling, + minor improvements 2024-09-09 18:51:53 +02:00
ae4495e939 forge/sf: store words in sf-builtin:... variables; work in progress: use generic functions/methods 2024-09-09 12:05:55 +02:00
3e26a361c4 forge/sf: minor improvements 2024-09-08 22:29:01 +02:00
a61dc2f1dc new forge/sf: first working version processing input list 2024-09-08 17:14:15 +02:00
79afabb4b8 start with new forge implementation (forge/sf) 2024-09-08 15:39:25 +02:00
99586247de testing improvements; start with util/iter 2024-09-07 16:35:43 +02:00