Hey! The idea is interesting. This is indeed the right place to link these kinds of projects 🙂
If you're interested by some feedback: the need for custom keywords instead of using the regular
if
,
else
etc is a big drawback in my opinion. This means many things will become more complicated (e.g. you can't use
foo.filter { … }.forEach { … }
to emit components…). In my opinion, the fact that there is no additional syntax is one of Compose's most important features.
Good to see some experiments are happening though, good luck!
j
Johann Pardanaud
12/01/2023, 10:36 AM
Wasn't this meant to be in a thread? 😄 I'm not sure who you're answering to