Commit graph

2 commits

Author SHA1 Message Date
53002f2b8a Slight syntax adjustment
I just couldn't stand "dotimes x 200", and "for x do 200 times" just
feels so much nicer. I also added a space after an opening parenthesis
to ensure that my tokenizer gets to eat this particular type of
unnecessary but permitted whitespace.
2025-05-16 12:31:18 +02:00
3878b57848 Add syntax example 2025-05-16 10:39:03 +02:00