Composability: Designing a Visual Programming Language (johnaustin.io)
from armchair_progamer@programming.dev to programming_languages@programming.dev on 24 Apr 17:23
https://programming.dev/post/13200927

*Lattice is a high-performance visual scripting system targeting Unity ECS. Read more here.

I wanted to write a few posts on the design of Lattice as a language. Today, let’s focus on “composability”. This is intuitively something we desire in programming languages. Some systems feel like they are effortlessly reconfigurable, recombinable, and then others… just don’t. Some languages seem to actively reject our efforts at organization.

#programming_languages

threaded - newest