|
78b7eb0e1b
|
forge/sf: const and var working
|
2024-09-17 10:04:27 +02:00 |
|
|
6bf62fa39d
|
forge/sf: val (pushing code directly to stack) as basis for const and var
|
2024-09-17 08:45:17 +02:00 |
|
|
62350964c6
|
forge/sf: simple repl
|
2024-09-16 11:09:31 +02:00 |
|
|
6eff29f62d
|
forge/sf: exec-string, using iter:string-iterator
|
2024-09-16 10:50:12 +02:00 |
|
|
66bc23c97a
|
forge/sf: define current-package in forge-env, use for registering and finding words
|
2024-09-15 18:39:03 +02:00 |
|
|
ee2acbe1b9
|
util/iter: string-iterator
|
2024-09-14 23:23:28 +02:00 |
|
|
33afa42f24
|
forge/sf: more basic builtin words
|
2024-09-14 16:09:33 +02:00 |
|
|
c85ab638a5
|
forge/sf: fixes, improvements; work in progress: if, while, ...
|
2024-09-14 10:11:52 +02:00 |
|
|
78cce53f29
|
forge/sf: stack and vocabulary in class forge-env
|
2024-09-13 10:12:52 +02:00 |
|
|
5df8a852b1
|
forge/sf: new forge-env class, work in progress: put stack and vocabulary there
|
2024-09-13 09:39:07 +02:00 |
|
|
65fbf0aac4
|
forge/sf: tests, fixes - define wforge definition word
|
2024-09-11 10:03:30 +02:00 |
|
|
aa8017be9c
|
forge/sf: register compiler words; reverse word index: use for printing functions
|
2024-09-10 15:46:22 +02:00 |
|
|
180bcca22e
|
forge/sf, work in progress: define / compile forge words
|
2024-09-10 11:11:06 +02:00 |
|
|
b86005e111
|
forge/sf: exec-item improvements, basic comp-item implementation
|
2024-09-10 08:57:29 +02:00 |
|
|
18bfcd8224
|
forge/sf: steps towards compiling, + minor improvements
|
2024-09-09 18:51:53 +02:00 |
|
|
2c9dbfde3e
|
forge/sf, work in progress: generic functions for execution and compiling
|
2024-09-09 13:09:55 +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 |
|