Scott Richmond
|
479e304357
|
fix viewBox math so we see just what is there
|
2024-08-01 18:35:28 -04:00 |
|
Scott Richmond
|
db5622bccd
|
new random seed for every run
|
2024-08-01 18:00:11 -04:00 |
|
Scott Richmond
|
7f64164078
|
build
|
2024-08-01 17:45:09 -04:00 |
|
Scott Richmond
|
d9e0fd23ec
|
build
|
2024-08-01 17:43:29 -04:00 |
|
Scott Richmond
|
ffed651b6e
|
build
|
2024-08-01 17:40:54 -04:00 |
|
Scott Richmond
|
ea80f81c33
|
build
|
2024-08-01 17:31:36 -04:00 |
|
Scott Richmond
|
d477782ff6
|
build
|
2024-08-01 17:05:41 -04:00 |
|
Scott Richmond
|
4baabc0a20
|
build
|
2024-08-01 16:43:01 -04:00 |
|
Scott Richmond
|
1085c7ae44
|
build out svg adapter, viewBox isn't working yet
|
2024-07-31 19:25:22 -04:00 |
|
Scott Richmond
|
e72b9f91ca
|
build
|
2024-07-31 12:06:42 -04:00 |
|
Scott Richmond
|
d8f152998e
|
build out p5 adapter
|
2024-07-30 18:36:13 -04:00 |
|
Scott Richmond
|
af125ffbbb
|
fix background! bugs; delete a bunch of p5 adapter code, now moved to JS
|
2024-07-30 18:35:55 -04:00 |
|
Scott Richmond
|
657ff3dedb
|
remove print!
|
2024-07-30 18:32:54 -04:00 |
|
Scott Richmond
|
2c9f6f8279
|
start building out p5 adapter
|
2024-07-22 11:39:57 -04:00 |
|
Scott Richmond
|
4ca1da1240
|
build
|
2024-07-21 20:00:34 -04:00 |
|
Scott Richmond
|
121446c5c4
|
first step: Ludus speaks turtle graphics, not p5 calls
|
2024-07-21 19:22:42 -04:00 |
|
Scott Richmond
|
df85be3c1e
|
ref->box everywhere
|
2024-07-21 16:31:20 -04:00 |
|
Scott Richmond
|
60106d10f0
|
consider turtle-reported vs. expected-calculated state
|
2024-07-21 16:26:56 -04:00 |
|
Scott Richmond
|
e068059362
|
update turtle graphics protocol doc
|
2024-07-20 16:54:37 -04:00 |
|
Scott Richmond
|
dd3867968e
|
add description of turtle graphics protocol
|
2024-07-20 16:34:12 -04:00 |
|
Scott Richmond
|
98421a9215
|
allow shadowing of prelude
|
2024-07-20 13:51:11 -04:00 |
|
Scott Richmond
|
7467bc8867
|
disallow shadowing, remove all shadowing from Prelude.
|
2024-07-19 16:48:11 -04:00 |
|
Scott Richmond
|
2ec95c8f33
|
add loop & recur back into the language: we do actually need it!--just not *pedagogically*
|
2024-07-19 16:25:18 -04:00 |
|
Scott Richmond
|
7afc32d9d1
|
remove loop & recur from the language
|
2024-07-19 16:11:30 -04:00 |
|
Scott Richmond
|
d4adc1d912
|
clean up
|
2024-07-19 16:09:31 -04:00 |
|
Scott Richmond
|
4a069278b8
|
finally fix script, block, tuple, list, dict, etc. off by one errors for last term
|
2024-07-19 16:00:17 -04:00 |
|
Scott Richmond
|
e9fee4c0e1
|
make some additional comments re: off-by-one error errors
|
2024-07-16 20:16:28 -04:00 |
|
Scott Richmond
|
2027490614
|
improve some things
|
2024-07-16 20:12:21 -04:00 |
|
Scott Richmond
|
cb7098ac4e
|
start fixing off-by-one errors: script, block, tuple, args, tup-patt
|
2024-07-16 19:40:40 -04:00 |
|
Scott Richmond
|
d416511b48
|
remove repl cruft
|
2024-07-14 14:42:31 -04:00 |
|
Scott Richmond
|
a6c899a85f
|
Pretty-patterns shows words at ends of splatterns
|
2024-07-14 14:41:53 -04:00 |
|
Scott Richmond
|
9ddb43a30f
|
called keywords work in pipelines
|
2024-07-14 14:28:09 -04:00 |
|
Scott Richmond
|
9e50f0cbdf
|
Fix typo
|
2024-07-14 14:18:10 -04:00 |
|
Scott Richmond
|
2f03bbb12f
|
mismatched arity -> wrong number of arguments
|
2024-07-14 13:53:32 -04:00 |
|
Scott Richmond
|
8cf84e63d3
|
add char functions to doc
|
2024-07-14 13:49:49 -04:00 |
|
Scott Richmond
|
5c32d32f24
|
add chars to prelude
|
2024-07-14 13:48:47 -04:00 |
|
Scott Richmond
|
32b42e0242
|
ignore .zig-cache
|
2024-07-13 18:30:45 -04:00 |
|
Scott Richmond
|
4d1122fa58
|
repl comment
|
2024-06-24 12:57:09 -04:00 |
|
Scott Richmond
|
faf15bfd75
|
at works with strings
|
2024-06-24 12:56:43 -04:00 |
|
Scott Richmond
|
492c954655
|
0.1.26
|
2024-06-24 11:17:59 -04:00 |
|
Scott Richmond
|
0b67854494
|
build
|
2024-06-24 11:17:57 -04:00 |
|
Scott Richmond
|
af95c9800f
|
json encode output
|
2024-06-24 11:17:47 -04:00 |
|
Scott Richmond
|
ed0a3311a4
|
0.1.25
|
2024-06-24 10:55:06 -04:00 |
|
Scott Richmond
|
55351da166
|
build
|
2024-06-24 10:55:02 -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
|
7b56e90468
|
build
|
2024-06-21 11:37:31 -04:00 |
|
Scott Richmond
|
e05043e375
|
fix nil pattern matching
|
2024-06-21 11:37:23 -04:00 |
|
Scott Richmond
|
705be69661
|
validation error on empty blocks
|
2024-06-20 18:00:44 -04:00 |
|
Scott Richmond
|
3b65092267
|
add clause for join with empty list and separator
|
2024-06-20 17:50:01 -04:00 |
|