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

check_if() stopped working for if statements #44

Closed hchiam closed 7 years ago

hchiam commented 7 years ago

This code should print out it works:

Please assign list of one and two and tree bark to variable crazy list
please if crazy equals crazy then
    Please print it works
please end if