You are browsing as a guest. Sign up (or log in) to start making projects!

8h 21m 35s logged

Bidirectional Serialization

I’ve been building up to this feature for a while but I finally got lossless and bidirectional conversion between the AST and UI representations. This means you can design something, pull up just the Python file on another device, and continue working seamlessly. This also means you can edit the code in real-time and see it immediately reflect in the UI and vice versa.

0
13

Comments 0

No comments yet. Be the first!