Voice controlled programming language! Developed with Python and Google Speech API.
- Brandon
- Daniel M
- Daniel D
- Ken
- Matt
- Miguel
- Yehun
├── docs # General documents / documentation (View)
├── pocket_sphinx # Legacy pocket_sphinx code (View)
├── projects # Example SIMPL projects (View)
├── tests # Code tests and trails (View)
├── Z-Extra # Extra files (View)
Driver Code Located HERE At Root Level (Ex: SIMPL_Parser.py)
- Detect the platform
- Graphics engine (mobile vs. desktop)
- Conditional and flow control commands
- Store commands vs. immediate execution of commands
- File read / write