|
4a169bc515
|
Fix tests; Rename point to move; Implement lists in the VM
|
2025-02-17 10:04:31 -05:00 |
|
|
5de44b58ee
|
Replace complex actions with a simple loop
|
2025-02-17 08:01:10 -05:00 |
|
|
07f8b36c99
|
Decide on an optimization strategy for the VM
|
2025-02-16 22:55:55 -05:00 |
|
|
5662ba3d08
|
Add string concatenation
|
2025-02-05 19:27:51 -05:00 |
|
|
4775d425a0
|
Implement typed registers with untyped constants
|
2025-02-05 19:12:26 -05:00 |
|
|
371a061b1c
|
Consolidate local operations to point operations
|
2025-02-03 17:49:38 -05:00 |
|
|
0510e18060
|
Begin implementing typed 64-bit instructions
|
2025-01-13 06:01:38 -05:00 |
|
|
de426d814a
|
Add thread spawning and a random number generator
|
2025-01-09 19:56:36 -05:00 |
|
|
d9a0f6866b
|
Consolidate Record type into the ThreadData type
|
2025-01-09 05:31:45 -05:00 |
|
|
2365979561
|
Optimize; Remove non-working optimizations; Improve CLI
|
2025-01-09 01:44:07 -05:00 |
|