I'm in Florida so lockdown is still a thing, or will be again soon.
I'm creating a coding language for UI designers. It's kind of like pseudo code in that it's not tied to any one implementation (platform). The basic idea is that designers will have a platform-agnostic language to describe the visual behavior of applications using the same terminology and mental models that they're familiar with.
That sounds fantastic! Got a link? Even if there's nothing demo-able yet, I'd like to star your repo (assuming it's on Github) so I get release updates.
Thanks! I do have a (still private) repo that I will be making public eventually. My plan was to finish the white paper and initial draft of the spec, but I might be able to pull something small together in the next few days. I'll ping when it's ready!
I'm creating a coding language for UI designers. It's kind of like pseudo code in that it's not tied to any one implementation (platform). The basic idea is that designers will have a platform-agnostic language to describe the visual behavior of applications using the same terminology and mental models that they're familiar with.