Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 719 Bytes

TalkingHead

A programming language where you talk instead of type.

pip install

To use the Python script, run pip install SpeechRecognition and download the script. After that, run it using Python 3.

Commands

Splitting

after that splits each command.

Leading

push pushes the given stuff to the stack. Follow with the stuff you want to push.

pop pops the stack. Pops the last item by default, you can specify it to pop an index.

execute executes python code.

Trailing

bite states that the text is given in hex bytes instead of literal speech.

input does not work with pop, follow it by a prompt.

Other stuff

"bite" has been made to replace "bike" due to interpretation issues.