Funny programming language in snap! (Part 1)

I don't know, maybe JavaScript?

beats me

what about

new variable a
make a be an empty list
repeat hide, wait 1 second and then show 10 times

that's not in the syntax of english.

make a variable a
a is an empty list
do "hide
wait 1 second
show" 10 times
make a variable a 

is that a sprite, global, or script variable?

no, that sounds like a predicate.

script variable would be

let a be an empty list

that's not in the syntax of english.

there shall be a script variable called "a"
set a to an empty list

I still prefer

That sounds very dramatic

make an unassigned 64 bit script variable called "a"
make a be an empty list
do 
"hide
wait for one second
show" 10 times

haha

there shall be a beautiful unassigned 64 bit script variable called a 

um– I don't think that would be easy to understand.

I prefer set, though that could work.

uneasy? just know that the more bits the better, an unassigned means that it can be any kind of variable. For example: it can be a string, or a boolean, or an integer. Just any kind

You should really make it that it asn't any specific syntax, but a few diffrent wirds could do the same thing, as English has many synonyms.

but how will we do it? AI?

Well that might work, but you could also manually put the synonyms, like: make and set could be interpreted that same.

Well, this is certainly going to be harder to parse...

will British english be supported? Australian english?