Scott Richmond
|
121446c5c4
|
first step: Ludus speaks turtle graphics, not p5 calls
|
2024-07-21 19:22:42 -04:00 |
|
Scott Richmond
|
7467bc8867
|
disallow shadowing, remove all shadowing from Prelude.
|
2024-07-19 16:48:11 -04:00 |
|
Scott Richmond
|
9e50f0cbdf
|
Fix typo
|
2024-07-14 14:18:10 -04:00 |
|
Scott Richmond
|
5c32d32f24
|
add chars to prelude
|
2024-07-14 13:48:47 -04:00 |
|
Scott Richmond
|
faf15bfd75
|
at works with strings
|
2024-06-24 12:56:43 -04:00 |
|
Scott Richmond
|
9752a87f27
|
move nil? to fix binding; use append! for turtle states
|
2024-06-24 10:54:54 -04:00 |
|
Scott Richmond
|
a30cbaebc6
|
at for strings, for real
|
2024-06-21 15:28:46 -04:00 |
|
Scott Richmond
|
3b65092267
|
add clause for join with empty list and separator
|
2024-06-20 17:50:01 -04:00 |
|
Scott Richmond
|
bf7dfe94bd
|
fix fold /empty list bug
|
2024-06-20 16:36:01 -04:00 |
|
Scott Richmond
|
42492c8a09
|
fix bug in rest with error on empty list
|
2024-06-20 16:18:54 -04:00 |
|
Scott Richmond
|
98180507e4
|
show and hide turtle
|
2024-06-20 12:10:07 -04:00 |
|
Scott Richmond
|
b9e721e4e2
|
don't draw line on turtle if pen is up
|
2024-06-20 12:04:45 -04:00 |
|
Scott Richmond
|
7bdaf291a0
|
fix slice
|
2024-06-19 18:23:54 -04:00 |
|
Scott Richmond
|
27b1bb4e50
|
add setheading! and turtle pen tip draws in pencolor
|
2024-06-18 18:47:56 -04:00 |
|
Scott Richmond
|
43693e3c0e
|
fix get , solving turtle movement hang
|
2024-06-18 11:13:33 -04:00 |
|
Scott Richmond
|
8eed4145db
|
fix words
|
2024-06-17 13:29:08 -04:00 |
|
Scott Richmond
|
ef4a345da6
|
remove print!s from words
|
2024-06-17 13:12:26 -04:00 |
|
Scott Richmond
|
3d0b58e6ed
|
fix bug in at
|
2024-06-17 13:06:37 -04:00 |
|
Scott Richmond
|
81915ed4ba
|
cleanup
|
2024-06-15 22:18:58 -04:00 |
|
Scott Richmond
|
07c6d23587
|
bugfixes and improvements
|
2024-06-15 21:51:56 -04:00 |
|
Scott Richmond
|
d94eb5485d
|
fix some bugs, prep for doc
|
2024-06-15 17:03:49 -04:00 |
|
Scott Richmond
|
d37e51b605
|
don't fold using builting functions
|
2024-06-14 17:21:32 -04:00 |
|
Scott Richmond
|
5a27d345eb
|
fix goto! error
|
2024-06-14 15:43:52 -04:00 |
|
Scott Richmond
|
e428fccc86
|
bugfixes and error improvements
|
2024-06-14 14:53:23 -04:00 |
|
Scott Richmond
|
eadd6e8047
|
fix bug in join
|
2024-06-11 17:19:01 -04:00 |
|
Scott Richmond
|
5913f9b594
|
add string manipulation functions
|
2024-06-10 18:26:48 -04:00 |
|
Scott Richmond
|
92a1ee9010
|
fix mod error
|
2024-06-07 17:25:46 -04:00 |
|
Scott Richmond
|
2f5af11527
|
add load_turtle_state! to prelude
|
2024-06-07 17:16:29 -04:00 |
|
Scott Richmond
|
9db10edd5c
|
fix random(dict) bug
|
2024-06-07 16:45:31 -04:00 |
|
Scott Richmond
|
1fff319bb6
|
fix random bugs
|
2024-06-07 16:40:37 -04:00 |
|
Scott Richmond
|
5e3ffb0e1e
|
delete print!s from prelude
|
2024-06-07 15:44:35 -04:00 |
|
Scott Richmond
|
4d0a37328d
|
fix string interpolation, prelude bugs
|
2024-06-07 15:04:06 -04:00 |
|
Scott Richmond
|
940fc8ec31
|
fix the merge conflicts
|
2024-06-06 19:09:05 -04:00 |
|
Scott Richmond
|
cc33a2fb3d
|
complete fucking draft of janet/wasm interpreter
|
2024-06-06 18:47:04 -04:00 |
|
Scott Richmond
|
bc7565926a
|
Lots of progress
|
2023-12-01 19:08:51 -05:00 |
|
Scott Richmond
|
3f865a64d7
|
Futz
|
2023-12-01 14:00:15 -05:00 |
|
Scott Richmond
|
792ce12617
|
Get base/prelude system working
|
2023-12-01 12:38:33 -05:00 |
|