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

enable "please import SPELL ... as ..." as well #3

Closed hchiam closed 7 years ago

hchiam commented 7 years ago

This would enable this: "Please import spelled with the first letters of Neptune unicorn moose panda Yoda as numb pie" --> "import numpy as numb pie", without actually having to train speech recognition software on the word "numpy".