minus-squarezener_diode@feddit.orgtoProgramming@programming.dev•Tips on dissecting vibe codelinkfedilinkarrow-up7·2 months agoDepending on the language, there might exist an automated tool for generating those kinds of diagrams from code. linkfedilink
minus-squarezener_diode@feddit.orgtoProgramming@programming.dev•GUI library for C?linkfedilinkarrow-up8·4 months agoThis one isn’t super well known, but for small projects I really like raylib, and raygui. It gets impractical for complex GUIs, but it does make it really easy to quickly start something from scratch. linkfedilink
Depending on the language, there might exist an automated tool for generating those kinds of diagrams from code.