hchiam / please

An experimental programming language (transpiler) to make it easier to write code with speech recognition.
MIT License
1 stars 1 forks source link

create list/array #31

Closed hchiam closed 7 years ago

hchiam commented 7 years ago

Right now can do:

please assign list from negative one to five to variable circle

but need to also enable:

please assign list of <val> [and <val> and <val> and ...] to (variable) <var_name>