Skip to content
forked from Open-STEM/XRPCode

This is the repository for the full Python/Blockly IDE

License

Notifications You must be signed in to change notification settings

Advay17/XRPCode

 
 

Repository files navigation

XRPCode

A web code editor for the XRP using Blockly and micropython

Features:

  • Code editor with Python syntax highlighting
  • Shell for interacting with the XRP MicroPython REPL
  • Output from running programs shown in shell
  • Filesystem panel for observing and modifying files on the XRP's flash filesystem
  • File upload and REPL interaction through webSerial
  • All work immediately saved to page in case of accidental page refresh or browser exit
  • Import and export files to and from the web IDE and PC
  • Easy connect and disconnect of XRP
    • Automatically connects XRP if it has connected to the page before

Only Google Chrome and Microsoft Edge are officially supported by the WebSerial JavaScript API

About

This is the repository for the full Python/Blockly IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • TypeScript 4.0%
  • CSS 3.9%
  • Python 0.5%
  • Less 0.2%
  • HTML 0.1%
  • Other 0.1%