C-compliant React-like syntax proposal for libui
- Langage dominant
- C
- Étoiles
- 10.9k
- Forks
- 612
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi,
This is a proof-of-concept syntax for making UI programming with **libui** more declarative. I don't really have any experience with this library, but looking at some example apps I imagined a React-like syntax for the library that is still C-complaint.
Here's a gist of control gallery example implemented with this hypothetical syntax:
https://gist.github.com/zheksoon/5ed91f694397a73f10aa882affa637d3
Does it make sense to develop it more? Will it help someone?
Thanks!
PS Actually, there is a real React bindings to libui using libui-node, you can see how the real React syntax looks like:
https://github.com/parro-it/react-libui
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.