Open-STEM / XRPCode

This is the repository for the full Python/Blockly IDE
GNU General Public License v3.0
0 stars 3 forks source link

Serialize blockly description to python comment #37

Closed fgrossman closed 1 year ago

fgrossman commented 1 year ago

When we save a .blocks file, it should be an executable python file with the blockly editor json encoded into a comment.