@jonathanhogg oooh this and the docs are great. Thanks for sharing! It seems like a nice example of having a language keep a structured hierarchy too.
Top-level
@jonathanhogg oooh this and the docs are great. Thanks for sharing! It seems like a nice example of having a language keep a structured hierarchy too. 2 comments
@jonathanhogg oooh. I do the same of inserting hierarchies, but my set up means I usually have to update the rust code, so it’s not livecoded. |
@this_xor_that the hierarchical aspect was super-important to me in designing Flitter. I spend a lot of my time tabbing in blocks and adding a parent as I develop an idea. E.g., “these things, but randomly rotated and translated”, “that, but now 100 of them”…