Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 339 Bytes

File metadata and controls

13 lines (10 loc) · 339 Bytes

Venice

Open source MicroPython port for VEX V5 robots.

Roadmap

  • V5 binary with MicroPython embedded running a static program
  • Bytecode loading at runtime through VEXos linking
  • Multi-python-module support
    • Multi-module uploading
    • Module importing
  • async/await Multitasking
  • Python V5 API