New Pyxie Release 0.0.17
New
- Implemented "pass" statement.
- For loops now work on arduino profile (reimplemented C++ generators to use
generator state, not to use an exception) - Arduino test case using for loop
Other
- Extracted core code for "pyxie" script into pyxie.core
- Updated usage instructions to include covering using arduino profile
- Documentation updated to current status (to a large extent)