36
FuncSug: To make GUI programming easier
(github.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I love the idea! I would suggest adding a native representation of HTML tags so that the programmer doesn't have to construct them through strings.
The example of choices also looks a bit tough to me, but that's just personal preference. What inspired you to use something like
...---
?Thank you for your very useful feedback :)
A native representation of HTML tags is a good idea: I'll have to do that.
For
...---
, I wanted a big split symbol between branches (||========
) and a small split symbol between the two steps inside a branch (...---
)....
because the branch continues and---
to mark a smaller split than==========
.I intend to add a syntaxic sugar for:
that would be: