Scott Richmond scott
  • Joined on 2023-07-29
scott pushed to bytecode at twc/ludus 2025-06-25 17:38:39 +00:00
34cd3a2187 unfuck stash
scott pushed to bytecode at twc/ludus 2025-06-25 17:37:27 +00:00
db109999d3 meet with mnl redux
87e58364e0 meet with mnl
Compare 2 commits »
scott opened issue twc/ludus#33 2025-06-25 17:23:56 +00:00
Ludus should be able to request the contents of a file through the JS frontend
scott opened issue twc/ludus#32 2025-06-25 17:23:17 +00:00
Develop LDN notation, spec, and parser
scott opened issue twc/ludus#31 2025-06-25 17:22:57 +00:00
JSON serialization of relevant Ludus values to JS frontend
scott opened issue twc/ludus#30 2025-06-25 17:22:27 +00:00
Keyboard actions should be available through actors
scott opened issue twc/ludus#29 2025-06-25 17:22:10 +00:00
Text input should be able to happen through actors
scott opened issue twc/ludus#28 2025-06-25 17:21:41 +00:00
Console output should pass through actors
scott opened issue twc/ludus#27 2025-06-25 17:18:34 +00:00
Actor model should exist & work
scott opened issue twc/ludus#26 2025-06-25 17:18:10 +00:00
WASM interpreter should run in a different thread
scott opened issue twc/ludus#25 2025-06-25 17:17:28 +00:00
Build into node package
scott opened issue twc/ludus#24 2025-06-25 17:14:43 +00:00
Clean up issues
scott transferred repository scott/rudus to twc/ludus 2025-06-25 17:11:46 +00:00
scott created branch better_errors in twc/ludus 2025-06-25 01:18:40 +00:00
scott pushed to better_errors at twc/ludus 2025-06-25 01:18:40 +00:00
8da5ae6cc4 work on things
scott pushed to main at twc/ludus 2025-06-25 01:18:28 +00:00
8a9170b002 work on functions, discover recursion problems
scott pushed to bytecode at twc/ludus 2025-06-24 19:58:53 +00:00
4f80c500a2 so turtle graphics appears to work?
d9f0b44bed so many things: DRY out VM, fix repeat tail calls, etc.
0290bb3bf2 update (fix?) partial function application stack discipline
772c56a6df fix upvalue resolution for forward-declared functions
42a5f599f7 fix upvalue resolution for forward-declared functions
Compare 7 commits »
scott pushed to bytecode at twc/ludus 2025-06-23 21:58:14 +00:00
24f57c1529 actually fix splatted dict pattern stack discipline
scott pushed to bytecode at twc/ludus 2025-06-23 21:37:50 +00:00
49e46d045b fix repeat stack discipline
6954857fdd fix dict pattern stack discipline
Compare 2 commits »
scott pushed to bytecode at twc/ludus 2025-06-23 04:38:55 +00:00
f09caabfcb wip: sorting out diect pattern stack discipline
e4b385d2fb fix tail position in collection forms
Compare 2 commits »