c64-livecoding/wip-duuqnd
John Lorentzson 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
..
user-side-compiler Add a USC test program 2025-05-16 10:39:03 +02:00
public.inc Add public.inc 2025-05-08 21:17:09 +02:00
syntax-example.txt Slight syntax adjustment 2025-05-16 12:31:18 +02:00