Scott Richmond scott
  • Joined on 2023-07-29
scott opened issue twc/ludus#90 2024-06-20 21:47:52 +00:00
at should work with strings
scott commented on issue twc/ludus#84 2024-06-20 20:57:33 +00:00
Show and hide turtles

I did this!

scott closed issue twc/ludus#84 2024-06-20 20:57:33 +00:00
Show and hide turtles
scott opened issue twc/ludus#89 2024-06-20 20:56:51 +00:00
Calling not a function should cause a panic
scott pushed to main at twc/ludus 2024-06-20 20:36:09 +00:00
bf7dfe94bd fix fold/empty list bug
694b8adc60 0.1.23
f070076e2b build
Compare 3 commits »
scott pushed to main at twc/ludus 2024-06-20 20:19:00 +00:00
42492c8a09 fix bug in rest with error on empty list
2c1de39161 0.1.22
58d70483cf build
Compare 3 commits »
scott pushed to main at twc/ludus 2024-06-20 16:12:07 +00:00
70e8b1ede8 comment repl cruft
98180507e4 show and hide turtle
b9e721e4e2 don't draw line on turtle if pen is up
Compare 3 commits »
scott pushed to main at twc/lezer-ludus 2024-06-20 14:42:46 +00:00
bfb2d9e764 build
scott pushed to main at twc/lezer-ludus 2024-06-20 14:40:15 +00:00
c0ace398ee add .gitignore
262aa0edf3 ref -> box
Compare 2 commits »
scott pushed to main at twc/ludus 2024-06-20 14:16:36 +00:00
fe5b196404 0.1.21
ad0aff1cb0 build
Compare 2 commits »
scott pushed to main at twc/ludus 2024-06-19 22:23:58 +00:00
7bdaf291a0 fix slice
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