Scott Richmond scott
  • Joined on 2023-07-29
scott opened issue twc/ludus#88 2024-06-19 20:24:09 +00:00
Empty blocks should cause parsing or validation errors
scott pushed to main at twc/ludus 2024-06-18 22:48:00 +00:00
27b1bb4e50 add setheading! and turtle pen tip draws in pencolor
b8af13106a 0.1.20
fc643cb561 build
43693e3c0e fix get, solving turtle movement hang
b31452db78 0.1.19
Compare 7 commits »
scott opened issue twc/ludus#87 2024-06-18 22:46:50 +00:00
Called keywords should work in do forms
scott opened issue twc/ludus#86 2024-06-17 20:31:27 +00:00
Validator should not allow re-binding of function parameters
scott opened issue twc/ludus#85 2024-06-17 19:49:14 +00:00
home! should reset orientation, not just location
scott opened issue twc/ludus#84 2024-06-17 19:14:08 +00:00
Show and hide turtles
scott opened issue twc/ludus#83 2024-06-17 19:05:09 +00:00
Better error message: "mismatched arity" -> "wrong number of arguments"
scott opened issue twc/ludus#82 2024-06-17 19:02:33 +00:00
ref -> box all the way through the parser, interpreter
scott opened issue twc/ludus#81 2024-06-17 18:58:54 +00:00
Turtle position should correctly report location in turtle coordinates
scott opened issue twc/ludus#80 2024-06-17 18:41:31 +00:00
Scripts with a panic should still draw
scott opened issue twc/ludus#79 2024-06-17 17:45:46 +00:00
Splat patterns should show word/name bindings in doc! and match errors
scott pushed to main at twc/ludus 2024-06-17 17:29:14 +00:00
8eed4145db fix words
848ba249ca add commit to build
d057678822 build
Compare 3 commits »
scott pushed to main at twc/ludus 2024-06-17 17:12:30 +00:00
ef4a345da6 remove print!s from words
2203601770 0.1.18
Compare 2 commits »
scott pushed to main at twc/ludus 2024-06-17 17:07:01 +00:00
2ae5f7929a build
scott pushed to main at twc/ludus 2024-06-17 17:06:44 +00:00
3d0b58e6ed fix bug in at
716ecb01c5 0.1.17
a703a63502 build
bc7da38b3d final touches before computer class
Compare 4 commits »
scott pushed to main at twc/ludus 2024-06-16 03:51:12 +00:00
bed1f7933e fix links
scott pushed to main at twc/ludus 2024-06-16 02:52:32 +00:00
3bcfa520ac include link to prelude
scott pushed to main at twc/ludus 2024-06-16 02:51:25 +00:00
600166884e include link to prelude
scott closed issue twc/ludus#58 2024-06-16 02:42:05 +00:00
Good-enough Janet-based documentation
scott commented on issue twc/ludus#58 2024-06-16 02:42:04 +00:00
Good-enough Janet-based documentation

Done with my work today.